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
-
How to expand specific level using oj-row-expander using script?Summary: We have requirement of oj-row-expander with three levels of hierarchal data and able to display it on UI with edit feature in level3, when we editing any of lev… -
How to show the current domain name and OIC instance name on the page?Summary: Hi - We have a requirement to show the current IDCS domain(user logged in) and the OIC instance on which VBCS service is running. Content (required): How to get… -
Go to Top Behavior in my pageSummary: Go to Top Behavior in my page Content (required): Hi, I have created a page with 3-4 accordion components. Users scroll down to get to the last accordion. I wan… -
Change of Theme of VBCS application from SaaS R13 to RedwoodSummary: In VBCS we have applications in SaaS R13 theme, as per Oracle the theme is deprecated but have End of Life support. Content (required): We are also exploring op… -
How to auto select all rows on data load in a multiselect table.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 disable tab key on editable table for column navigation.Summary: I have a table which is having editable fields as a columns , I am using data provider to update the rows in a table while using tab key to navigate next editab… -
How to display the data in single select from a tableSummary: How to display the data in single select as well as display the data from rest API Content (required): Hi All, I have a requirement where we have implemented th… -
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 add blank row as a first row in select single dropdown using VBCS?Summary: Content (required):How to add blank row as first row in select single dropdown using VBCS? Version (include the version you are using, if applicable):Version23.… -
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 … -
Running Hello World extension from FA (not from VB).Summary: I would like your help to be able to run this simple extension in FA. Content (required): Steps. But when I run the url in browser directly I get this: https://… -
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 . -
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 handle a deselect on Redwood VBCS?Summary: Hi, I am developing an app using Oracle Redwood theme for multiple selection on table. I have setup an action chain on the first-selected-row (to display or not…
-
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 … -
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… -
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 … -
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… -
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. … -
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,… -
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… -
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… -
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… -
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… -
Read the CSV and excel file both in vbcs and send data to IntegrationSummary: I have a requirement to read both CSV as well as excel file and send data to integration. Please help how can I achieve this. Content (required): Version (inclu… -
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… -
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… -
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…