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… -
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… -
Is there any way to clear BO contents at one shot?Summary Is there any way to clear BO contents at one shot?Content Hi All, Is there any way to clear BO contents at one shot? Just wanted to udnerstand if there are ways.… -
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… -
Additional Columns in TableContent Hello - I have 2 questions. Second question is design related. Question 1 - My understanding is if you have a table and want to massage ( manipulate ) data on cl… -
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… -
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).… -
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… -
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… -
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… -
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 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 … -
Filtercriteria using SDP in vbcsContent Hi All, In vbcs we have an requirement where we have date column in our table (Lastupdated date).. We use same column for both From date and To date When we choo… -
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 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 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 … -
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… -
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… -
Announcing The Visual Builder CookbookSummary Get step-by-step instructions on how to achieve common tasks and best practice patterns with Visual BuilderContent We are happy to announce the release of the Vi… -
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… -
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.… -
How to get call custom functions & action chains from column templates of oj-data-gridSummary How to get call custom functions & action chains from column templates of oj-data-gridContent Hi Team, Can you please share the syntax of the calling custom func… -
Editable list viewSummary Editable list viewContent Hi, Is there an example of creating editable list view? -
how we can share the business object across application in VBCS 19.4.3.0 version?Summary how we can share the business object across application in VBCS 19.4.3.0 version?Content Hi All, We have a few BOs in one application and wanted to use those in … -
Make form readonly/updatable easilySummary Make form readonly/updatable easilyContent Hi All, We have created a form which is having many components in it (input texts, radio buttons, check boxes, etc) in… -
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… -
Show excel data into tableContent Hi Experts, I have a use case where I wanted to upload an excel using the File picker activity and show the excel data into the VBCS table. For this, using the j… -
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…