Category 218-2
Discussion List
-
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… -
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… -
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…User_2025-02-10-07-41-15-235 15 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
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… -
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… -
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… -
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… -
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…VBCS Learner 27 views 3 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
How to insert new row in Batch editable table?Summary: Hi Team, We are implementing batch editable table recipe for one of our requirement to insert new rows and editable rows . I'm facing issues on inserting new ro… -
rest service Exception handling in VBCSSummary: I want to handle the user define exception populate a message in vbcs via data invoking through rest service. Content (required): I am using post rest service s…