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 access params in oj-dialog or action chainContent Hi Folks, I'm looking for options on how to retrieve the params[], which I have passed while opening the dialog? While I debug, I can able to see the same in dat…
-
scope issueContent I have following 2 pages in my main flow. | main | main-start | main-detail my main-start page has table with rows. This table also has a column Heading called D…
-
Hold action for a specific timeSummary I have 2 actions happening at the same time (Selection of row and check box marking) there is a way that I can hold any of them to not happen at same time?Conten…
-
Table refresh on value changeSummary Question abount table refresh behavior when cell value with checkbox template is updatedContent I am currently doing maintenace on a page that contains a table i…
-
Update the variable values in the live applicationContent Hi Experts, I have a VBCS appplication that is live. In the app, there is link that redirects users to other application url. This application URL is taken from …
-
Oracle VBCS Biometric AuthenticationSummary is it applicable to login using a fingerprint (Biometric Authentication) ?Content Hello, is it applicable to login using a fingerprint (Biometric Authentication)…
-
requestTransformOptionsContent I have ADP based table. On VBEnter event data rows displaying fine in table. I have filtering requirement. I have a SelectOneChoice dropdown on selecting value h…
-
BO recordsContent Hello, Noticed an issue with BO. We have a OIC integration that inserts a record in vbcs BO. Issue is - If I logged in to vbcs as User1 and manually add 3 record…
-
Quick startsContent Hello, we have used VBCS Quick Start option to quickly Create, Edit, Delete, Query operations on table. Quick Start automatically adds relevant buttons as well (…
-
App with TemplateContent We created a new App with the Theme template selected so we can use the color/ font etc We got main, flow2, flow3 main-start looks as attached. It has navigation…
-
Changing ThemeSummary ThemeContent Hello, We have latest VBCS version as below. Version: 19.4.3.3 Runtime Version: 19.4.3.16 JET runtime version: v8.1.3 I see below template options o…User_2025-02-05-07-07-46-403 28 views 7 comments 0 points Most recent by User_2025-02-05-07-07-46-403
-
Editable TableContent Hello we have latest vbcs and implemented editable Table ( click the row and row becomes editable ). we can edit rows and click submit and see data in the BO get…
-
TLS V1.2 in Oracle VBCSSummary TLS V1.2 in Oracle VBCSContent Hi, Is there any special handling to let VBCS Invoke HTTPS Webservices with TLS V1.2 because we got the below error { "type" : "ab…
-
Android configuration issueContent Hi, I was trying to upload my App apk file to google play but I’ve got the error message below. Does anyone have a clue for it? Your app currently targets API le…
-
Editable Table after using selectOneChoiceContent Hello, we have ADP based Editable table. First time the table displays and we edit the rows ( rowedit is true ) we are able to edit rows in-line and able to subm…User_2025-02-05-07-07-46-403 18 views 2 comments 0 points Most recent by User_2025-02-05-07-07-46-403
-
Event on tab (oj-tab-bar)Summary Need to perform action when 1 tab is selectedContent Hi Team, I have a tab bar on page where 2 tabs have been added- 'All Employees in Job Code' and 'Compare Emp…
-
ADP based table not refreshingContent I have ADP based table. I have table with additional column called Delete Row. If user selects a row and clicks Delete Row i am having action chain that calls RE…User_2025-02-05-07-07-46-403 95 views 4 comments 0 points Most recent by User_2025-02-05-07-07-46-403
-
how to construct input json to call REST end point with dynamic valueContent We have the following input json in request to call REST end point { "schemas": ["urn:ietf:params:scim:api:messages:2.0:SearchRequest"], "attributes": ["actorNam…
-
oj-sample-export-data - color coding the the columns in the exported fileSummary oj-sample-export-data - color coding the the columns in the exported fileContent Hi All, We have used oj-sample-export-data component for exporting the table dat…
-
How to identify the deployed (Live) apps from IDCS sideContent Looks like every app that we create (Deve/Stage/Live) gets an entry on the IDCS side. But how do we identify the Live app from IDCS side if we have different ver…
-
How to select checkbox based on booleanSummary I have an array that is returning true in a Boolean field, how can i make this field reflect a checked box?Content Hello Guys, isSelectedOrder: true I have this …
-
Row level conditions in an ADP tableSummary Row level conditions in an ADP tableContent Hi All, We have 5 rows in a table with 6 columns. If we modify some value in the 3rd column then based on that 4th co…
-
Page navigation from one application to another in oracle vbcs.Content Hi All, I have created an application in vbcs which contains two applications(Created first application and imported second application inside first aplication).…
-
Auto increment an attribute for every new insertions in BO - SequenceSummary Auto increment an attribute for every new insertions in BO - SequenceContent Hi All, Can we do something like below in VBCS BO? Auto incrementing an attribute Nu…
-
Enable/Disable columns in a table based on the rolesSummary Enable/Disable columns in a table based on the rolesContent Hi All, We have a table with 10 columns in it, out of which 5 columns needs to be disabled all the ti…
-
Unable to add "callToAction" chroming style to Export Data buttonSummary Unable to add "callToAction" chroming style to Export Data buttonContent Hi All, We have added "callToAction" chroming style to all the buttons in the applicatio…
-
How to assign REST API output to table in VBCSSummary How to assign REST API output to table in VBCSContent I have Input text for user name and search button. This should call me IDCS User Search API and retrive the…
-
How to achieve pagination in VBCS.Summary How to achieve pagination in VBCS.Content Hi All, How to achieve pagination in VBCS. I need to do pagination in VBCS table from REST Endpoint. Scroll policy work…
-
How to select all boolean check boxes in a Table?Summary I need to create a checkbox where the title Select All is placed, how can I do that and make it mark the entire table that is associated?Content Hello, I have a …
-
How to download a file which is coming as an attachment in OIC service response?Summary How to download a file which is coming as an attachment in OIC service response?Content Hi All, How to download a file which is coming as an attachment in the OI…