To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
Navigate between navigation on click of buttonSummary: I have created a page with below navigation (navigation is defined in shell page) On click of cancel button as shown above it has to route to create data page. … -
Webinar - Leverage Redwood Design with Visual BuilderJoin our upcoming seminar and learn about the new Redwood resources available for you. Oracle announced the release of the Oracle Redwood design resources for developers… -
Can I keep the scroll bar of a data grid in the same place after editing it?Content (required): The data from the data grid can be edited, and when the data is edited the table is refreshed, and when it happens the scroll goes back to the beginn… -
How to release selection from navigation menu if moved outSummary: I have created one VBCS app with navigation menu at the top of page (in shell page) to navigate between the pages as shown below. When I click on flow1 or flow … -
visual Builder Integration Points with SaaS applicationsSummary: Is there any document or tutorial that outline integration points/uses between VB and SaaS Applications example where could use VB applications inside SaaS? is … -
How to restrict min value in input number fieldSummary: I have created a vbcs app which will accept number with input number component in vbcs. But I dont want user to enter value less than 0, how can I do this? Plea… -
How can we make Dialog box auto resizableSummary: Hi- we are facing an issue user wants to pop up the dialog box that should auto-adjust its size based on Data we should not hardcode the height and width style,… -
Visual Builder Add-in for Excel Support for 64-bit ExcelSummary: Hi All, Does 'Visual Builder Add-in for Excel' support MS 365 MSO 64-bit Excel.? I have downloaded vbafe-installer-current-user.msi from VB builder application … -
Table component want first row to be freezed while scrollingSummary: Hi All I have an application created where I'm displaying data with table component but when i scroll down the header row or the top row is not visible. How can… -
Help shape the future of your dev toolThe Oracle Design Research Team is looking to talk with developers and learn about your experience and how we can improve it. This will help Oracle tools that better fit… -
How to reduce the gap between form label value or any fieldsSummary: I'm creating an application having form with input parameters but the gap between the fields is too much. How can I reduce it ? Also, How to know what classes w… -
Is it possible to do editable table using ords in oracle vbcsSummary: Hi All, I have an requirement to do add row and edit row in table level using ords(REST). I saw lots of video and websites but its used for business object, ple… -
Array storing only the latest element with array length 1.Hi, I have created an array variable with item type as string. I have multiple lines with different data. each line can be selected using a check box. Every time I selec… -
Unable to filter the data using Rest APISummary: Content (required): I was facing an issue with the filter the data of a given table using the Rest API. As you said in the blog the URI parameter while assignin… -
How to access value of child table attribute in an actionchainSummary: How to access value of child table attribute in an actionchain Content (required): I have a table based on emp BO, in which deptno, deptname from dept BO and em… -
Refresh value in text field from a converter function.Summary: Content (required): Hi All, In my page, I have a text field with a converter that converts the number as per the maximum fraction digits given (ex.2). If I ente… -
How to use App1 Business Objects in App2Summary: How to use App1 Business Objects in App2 Content (required): For example we have two applications like App1 and App2. How to use App1's Business Objects in App2… -
How to Retain ADP on File Select and How to Apply FilterSummary: I don't know how to retain existing files in ADP when we select additional files through file-select component. Content (required): I have two issues; I have cr… -
Select single selection how to save multiple valuesSummary: I have created an application with select single component where on selection i want to save multiple value like for example in select single if my label is emp… -
How to show Process Approval History on VBCS pageSummary: How to show Process Approval History on VBCS page Content (required): I have a use case, I need to integrate PCS and VBCS application we can acheive this but we… -
How could I change CSS Style tag dynamically?Summary: Content (required): I tried using the return of a string function containing CSS Style and I tried using it dynamically in the :style tag, but with no success. … -
Is it possible to filter the data in oj-select-single field using SDP variable in vbcs?Summary: Hello everyone, I have an requirement that is need to filter the data in oj-select-single field using SDP variable, i tried lots of things in that but i cant ab… -
Excel Add in VBCS with ORDSSummary: Hi Team, We have created the VBCS applications with existing VBCS storage as a tenant and observed that for Excel add in with LOV ATP with Business objects . Ca… -
Can we call App1 flow from App2Summary: Can we call App1 flow/ page from App2 Content (required): For example we have two applications like App1 and App2. Can we call App1 flow/ page from App2 at butt… -
How to use rich text in VBCS applicationSummary: Hi Team, I am try to use rich text in vbcs application, I cant use component plate feature Content (required): Version (include the version you are using, if ap… -
How to call Oracle Fusion Rest API's with the IDCS user Credentials in VBCS?Summary: How to call Oracle Fusion Rest API's with the IDCS user Credentials in VBCS? Content (required): Now i'm calling Fusion API's with fusion Credentials in VBCS. B… -
How to map ADP to Task Table in VBCSSummary: Mapping between ADP & Task Table in VBCS Content (required): I have one ADP array (multiple rows) and tried to map it with Table array of Task in action chain. … -
VB extension embedded in FA, import from VB classic OIC, is it possible?Summary: I have developed a VB application with VB-OIC classic. Not a big thing but contains a menu with several options. Content (required): I would like to "migrate" t… -
What is the significance of "routerStrategy" in app-flow.jsonSummary: Content (required): We created a sample app using the new Redwood Starter Template. Under app-flow.json we see the following entry along with many more new conc… -
Issue with select singleSummary: Content (required): We have a select single based on SDP over external rest. Sometimes the list show the correct number of rows but as [object Object] (see atta…