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
-
store data temporarilyHello everyone, I have the following requirement that I currently work with Business Objects but it has already become a problem due to the amount of data that is being …
-
How to Assign response of an API to an ADP VariableSummary: How to Assign response of an API to an ADP Variable Content (required): Hi Expert, Can anyone share the complete step to assigning response of an API to ADP var…
-
How to force a tooltip on a table column to be opened only if the prev tooltip was closed ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
How to build Multi form layout pageSummary: Hi, we have a requirement to build this page what is the best component to display the data section-wise on 1 page? what should be the best approach and cookboo…
-
How to disable delete icon for 1st 2 rows of tableHow can I disable the delete icon action event for 1st 2 rows of table .
-
Multiple Row Selection in TableSummary: Not able to get data from table after selection of Row. Content (required): Hi All, I implemented this method for Selection of Multiple lines from table. Having…
-
Authorization Failed while Invoking Process in Fusion Embedded VBCS PageSummary: I am using "Cloud Cloud Account" as authentication for the backends in my VBCS app and our SaaS and OIC are on SSO (IDCS). Content (required): The page appears …
-
Read image file from javascriptSummary: Hello everyone, I am trying to convert an image found in the VB path to convert it to base64 but no success. Your help please. The lines that are commented out …
-
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. …
-
Can't able to set value to select-single filed in Oracle VBCSSummary: Hi All, I m facing some issue in select-single filed. when i create a record using select-single its working fine that same way, when i go to edit that record t…
-
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. …