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
-
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… -
How do I Encode or Encrypt the VBCS Live URL Path parameterSummary Need to encrypt or encode the VBCS live url path parameter valuesContent We have developed a VBCS application and Live it. Ex: https:///ic/builder/rt/ManpowerCos… -
oj-combobox-one - serach is not working in the list of valuesSummary oj-combobox-one - serach is not working in the list of valuesContent Hi All, I have oj-combobox-one component, the data is from service connection. It displays a… -
Without Anonymous Access, VBCS App to use a Common PaaS User for authentication when any SaaS User oSummary Without Anonymous Access, VBCS App to use a Common PaaS User for authentication when any SaaS User opens VBCS appContent Without Anonymous Access, VBCS App to us… -
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 … -
How to disable the AuditSummary Disable the Audit which is run automaticallyContent Hi All, After the recent upgrade to VB Studio (Version: 20.10.0) the Audit Functionality runs automatically o… -
Authenticating IDCS Web Services in VBCS ApplicationContent Hi, I have a VBCS application where I want to implement the password reset functionality. For this, I am using three REST web services for IDCS: (1) /oauth2/v1/t… -
Will the Search functionality work with DataBase As A Service (DBaaS)?Content Hi, Search functionality has worked well with Business Objects by using filter criteria in SDP. The same process I have applied for DataBase As A Service (DBaaS)… -
VBCS Business Object performance constraintsContent We use VBCS Business Objects (BO) to handle with application data (mostly read access), but some of our developers are concerned about possible BOs performance i… -
VBCSs connectionContent Hello - we using latest vbcs. we tried to create a connection in vbcs to ERP in order to populate the vbcs catalog. Connection got created and when we select Cat… -
Add 2 text fields dynamicallySummary Add 2 text fields dynamicallyContent Hello - we are using latest vbcs and we have form that has a button called Enter and Submit. Requirement - On click of Enter… -
List Pagination with custom REST endpointSummary List Pagination with custom REST endpointContent Hi, I have custom REST API that support limit and offset parameters for pagination. How to implement list pagina… -
How to fetch the third item from Dynamic choice list used in Combo boxSummary How to fetch the third item from Dynamic choice list used in Combo boxContent Hi All, I was referring to below blog from Shay in which he has showed how to acces… -
Restrict repeating values in LOV.Content Hi All, In my case, I need to display only non repeating values in Select one component. For some specific LOV fields am using same service which i have used for… -
Application hangs when the notification is closed.Summary Application hangs when the notification is closed.Content Hi All, I am triggering the firenotification event to give notification in action chain, this action ch… -
How to control table default row selection while selecting the rowSummary How to control table default row selection while selecting the rowContent Hi Team, We have implemented action chains on Table Before current row & Table Selectio… -
Clear table selectionSummary How to clear table selection after refreshing SDPContent Hi, I have a table built with SDP and multi row selection is enabled. I am able to get the selected row … -
How to provide option for user to select only year as a input.Summary Requirement is to get year as a input from user. Is it possible to display only year and allow user to select them using input date or any other component.Conten… -
Dynamic Diagram in Oracle VBCSSummary Dynamic Diagram in Oracle VBCSContent Hi Experts, Trying for generating Dynamic Diagram in Oracle VBCS using oj-diagram, Referring JET Cookbook. Could you please…User_2025-02-06-06-53-05-399 29 views 9 comments 0 points Most recent by User_2025-02-06-06-53-05-399 -
How to prevent adjacent column resizing while any column width is increased or decreased in tableSummary How to prevent adjacent column resizing while any column width is increased or decreased in tableContent Hi Team, Do we have an option to keep the adjacent colum… -
Problem with Editable tableSummary Problem with BeforeRowEditEnd eventsContent Hi all, wehen I try to implement an ediatble table based on ADP using this blog https://blogs.oracle.com/shay/editabl… -
Add show more/less link in columns of oj-tableSummary To put show more/less link inside the column.Content Hi Team, In some of our columns text would be very long lets say more than 100 characters.. What I am thinki… -
PWA Add to homepage issueSummary PWA Add to homepage issueContent Hi, When running PWA application on Android after approving the 'Add to homepage' message this message pops up again and again. … -
Unable to add tags to merge requestSummary Getting "Cannot update description. Access is denied" when adding tags to merge requestContent Hi all, I already have developer privilege but when I tried to add… -
Print capability in VBCSSummary Print capability in VBCSContent Hi Gurus, Can we do the print capability in VBCS (apart from browser's default print behaviour )? Please let us know if you have … -
Refresh table content when no data found from service connectionContent I have made a service connection through OIC that connected a DB to run a SQL to get result. And made some parameters to filter the data. In VBCS, I created inpu…