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
-
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 19 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 94 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…
-
How to use oj-sample-input-text-typeahead component in VBCS?Summary How to use oj-sample-input-text-typeahead component in VBCS?Content Hi All, I am looking for a requirement having input text box, on typing it fetches the matchi…
-
How to scan Bar code or QR code in VBCS mobile app?Summary Looking for a solution to scan bar and QR code using VBCS mobile applicationContent Hello, I have requirement to implement VBCS based mobile application to scan …
-
Explore Visual Builder Cloud Service (VBCS)Content Hi Everyone, Here is the complete playlist to learn Visual Builder with 14+ videos and the list is growing day by day to support you better. Click on the link be…
-
vbcsContent question - In traditional java development we actually migrate Dev code to Test Int and Int to Production. End user use Production URL. In vbcs we migrate Dev to…
-
How to decide when to Choose SDP or ADPSummary How to decide when to Choose SDP or ADPContent Hello Everyone, I am little confused when to use SDP or ADP. What are the factors that decide which one to choose.…
-
VBCS-Editable tables Roweditend event not working in Jet 8.1Summary Editable tables Roweditend event not workingContent https://www.youtube.com/watch?v=DNNBnxEDrMk&feature=emb_logo We followed above video for editable table but a…
-
Wait for external batch processSummary Wait for external batch processContent Hi, I need to wait for external batch process from within an action chain, I am calling external REST API that return job_…
-
oj-ext-export-data - adding user instructions in the first few rows of the export fileSummary oj-ext-export-data - adding user instructions in the first few rows of the export fileContent Hi All, I am using oj-ext-export-data component to export the table…
-
Editable list viewSummary Editable list viewContent Hi, Is there an example of creating editable list view?
-
How to use Grunt commands for Visual ApplicationSummary How to use Grunt commands for Visual ApplicationContent Hi, How can we use different grunt commands like stage, publish and optimize for our Vb apps. I checked t…
-
oj-ext-checkbox-switch - make it required field ??Summary oj-ext-checkbox-switch - make it required field ??Content Hi All, We have a form validation in which all other fields have Required property but "oj-ext-checkbox…