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
-
Unable to select desired row ADP based tableSummary: I have Adp based child table filtering out data based on row selected from master ADP table but whenever I try to select child table row it default select 1st r… -
ChangeTemplate configurationSummary: How to get all available template in for my login Content (required): When i try to create a project, i could see only empty template is available, what are the… -
Unable to filtering the ADP child table based on row selected in ADP parent tableSummary: I am unable to filtering the ADP child table based on row selected in ADP parent table First time when I select 1 parent row it filtered fine but next time when… -
How to use Search Option for multiple values in VBCS Excel Plugin?Summary: Hi All, Please help in below request Problem 1 - I am trying to update multiple PO's to FinallyClose, But I am not able search multiple PO's in the VBCS excel P… -
Select Single with Editable TableSummary: Hi, The oj-select single has the ability to display a table in the drop down using collectionTemplate. Is it possible for this table to be an editable table as … -
Dynamic Host for API CallSummary: We are planning to use VBCS for our UI layer where we are calling dyanamic host based on the input field and get the data, modify and show in tabular format. We… -
Traversing table and call REST for certain data in VBCS tableHi, I am populating data in table(uneditable) on VBCS page, now i want to check for rows in loop, if certain columns value is 'ABC', i want to call REST service for that… -
Issue adding icons after upgrading application to 2110.0.0Content I can open an SR, but I figured I would ask here first in case others experienced a similar issue. We recently upgraded our app to version 2110.0.0. We are runni… -
in VBCS input text or combo-box one component after delete the content it's not clearingSummary: In VBCS input text or combo-box one component after delete the content it's not clearing Content (required): in VBCS input text or combo-box one component after… -
How can we update business object on closing browser windowSummary: We have use case where it is required to update business object on closing browser tab or window. Basically , we need to clear the data from the BO, when user c… -
How to change defaultPage for a flow conditionally in VBCS ?Summary: Hi, We have a flow which contains 2 pages. We need to change the default page based on an application level variable. How can we achieve this ? Version (include… -
Help overriding oj-table properties in redwood-overrides.css fileSummary: I am trying to override the color of the checkbox and the row font size on a multi-select table using the redwood-overrides.css file. Content (required): In the…User_2025-02-04-21-56-11-668 73 views 15 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
How to clear ADP table sortingSummary: Hi, How do we clear sorting on ADP based table Content (required): Use case 1 - I am fetching emp data in a sorted order based on id column in desc order on fet… -
ADP based table sortingSummary: Hi, I have an table based on ADP. It has check boxes at the row level. User can select any row . Based on the selection we are doing some calculations. I have a… -
Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaboSummary Just found "Extending Oracle Cloud Applications with Visual Builder Studio", please can anyone elaborate?Content Hello, I've just found the doc referred in summa… -
Can we display detail records for a master record as column of type "Table" inside a table in VBCS?Summary: Trying to display a table having BOM Components, which in return have RFD detail records. Need to show the RFD detail records in a tabular format inside the alr… -
Generate Printable Report for VBCS ApplicationSummary How can we create Printable report in VBCS Application (for example Invoice Print)Content How can we create Printable report in VBCS Application (for example Inv… -
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el… -
Application Extensions vs Visual Applications?Summary: Are applications extensions and visual applications mutually exclusive? Can you only have one or the other in your VBCS environment? Content (required): Just as… -
Is visual builder the same as visual builder studio?Summary: Content (required): Is visual builder the same as visual builder studio? If not, what are the major differences? It looks like Studio is it's own feature offeri… -
clear sub fields if we clear parent input text fieldSummary: I want to clear all subfields derived from the parent text input field 'Scan Issue Material' Content (required): Version (include the version you are using, if … -
Can we update WHO columns in VBCS business objects?Summary: Unable to update lastUpdatedBy field in business object using rest endpoints Content (required): We have a requirement where we wanted to update lastUpdatedBy f…User_2025-02-10-07-41-15-235 31 views 2 comments 0 points Most recent by User_2025-02-10-07-41-15-235 -
Embedding B2C Answers component in VBCSSummary: Hi All, When we try to add the script tag & div tag provided by rightnow or B2B in VBCS, it works only on the index.html or the root page. However, if it is pla… -
Unable to fetch data from rest service on vbcs tableSummary call rest service with Query Parameter in VBCSContent Hi Experts, I have a rest service (https://assd/business_unit=098892&work_order_number=1233) invoked from O… -
Assign function result in array variable then display in tableSummary: I am using js function to split the comma-separated string values(O278219,PRW01022N-0890-SAFSA,Q1085,L10397257,MM20C24013,N38756)into array how would i assign t… -
Firing Selection Listener from Another Action ChainSummary Firing Selection Listener from Another Action ChainContent Hi, I have a use case where I need to fire Selection Event defined in table from another Action Chain.… -
Cache enabling "OfflineHandler()" is getting executed before VB enter event in AppModule.jsSummary: Hi I am implementing cache strategies in my Project. want to enable/disable this flag based on some external Variable Data, hence i had created a "VB-enter" eve… -
Embedded VBCS Page In ERP Cloud-Data SecuritySummary: I have a requirement to get the user id logged in ERP Cloud page as parameter to VBCS page using Page Integration Wizard. The use case is basically restrict dat… -
oj-input-text readonly true componentSummary: Is it possible to customize the css of oj-input-text when readonly is true for specific element as I am not able to override the same when readonly is true in c… -
How to show Session Expiry Warning MessageSummary: Hi, We have developed a VBCS application which is accessed from SaaS. It open in a new tab when accessed. I would like to know how do I show a session expiry me…