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
-
Populating Select List with multiple valuesSummary populate the list with multiple values and filter by those values.Content I am trying to populate the list with multiple values to gave the user ability to filte… -
Fire notification message specific to a componentSummary Fire notification message specific to a componentContent Hi, I am firing a notification of error type in my action chain on a button click based on some conditio… -
SelectSingleContent Hello - we are using latest vbcs (JET 9.x) with Redwood theme and we want to use SelectSingle. so for unitId we used SelectSingle and for legalEntity we used Sel…User_2025-02-05-07-07-46-403 28 views 37 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
Take photo action in VBCSContent Hi Experts, I have created a Mobile application and on a page dropped a button. This button is associated with one of the Action chain where I'm usin Take Photo.… -
User Id in VBCSSummary How to Get VBCS user IdContent Hi All, We need to get the User Id of the logged in user in VBCS. We are using the Single Sign on in VBCS and when we tried the $a… -
Filter criteria in SDP created from REST integrationContent Hi Experts, Calling the Integration REST in the VBCS. I am directly binding the table with the REST endpoint that is creating the SDP. Now I want to filter the d… -
Blank page is seen on clicking Business ObjectsSummary Unable to add new Business objectsContent I am trying import business objects from a file, but I am unable to see anything when I click on the Business Object me… -
How to use object storage REST service API from VBCS for PUT and Get?Summary How to use object storage REST service API from VBCS for PUT and Get?Content Hi SME's, We have a use case to attach/store and retrieve the word or pdf documents … -
sinle select placeholder not showing in drop down - 2010 version Jet 9Content we have latest runtime as below. Issue : since selectOne deprecated, we want to use SelectSingle. I am facing issue where my SelectSingle is not Required field I… -
Multi-row Selection with JET 9 in Visual BuilderContent Hello - we are VB 20.10.1 we have table based on ADP. we want the user to be able to select checkboxes for the rows and then Submit. On submit we want to have Ar…User_2025-02-05-07-07-46-403 26 views 19 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
Roles in PWA AppSummary Roles in PWA AppContent I have PWA App with few roles defined. App does not see roles assigned to the current user. In the page I used: and when I print all use… -
Video Audio upload in oracle VBCSContent Hi All, We have a requirement in oracle vbcs to attach video and audio files, Is there any possible way to have feature for uploading videos and audios from VBCS… -
CRUD operations on VBCS BO's tables in ATPSummary CRUD operations on VBCS BO's tables in ATPContent Hi All, I am following the below blog from Shay, https://blogs.oracle.com/vbcs/switching-visual-builder-to-use-… -
Publish PWA mobile appSummary Publish PWA mobile appContent Hi, When trying to publish PWA mobile app I am getting an error message: Each mobile application should contain a "Release" mobile … -
Display horizontal scroll bar of a tableSummary Need do display the horizontal scroll bar on the topContent Hello, there is any way / propertie that I can display the horizontal scroll (that by pattern is down… -
What is the best way to integration ERP in Visual BuilderContent Hi Experts, Would like to know the recommended approach to connect to the ERP system in VBCS. Regards, Ankur -
JSON requestContent We have a BO created in VBCS. we automatically got the Get, Get Many, POST etc REST end points. 1> in VBCS, we select Get ( Many ) endpoint and click Test tab. W… -
How to get the User Id in VBCSSummary How to get the User Id in VBCSContent Hi All, We need to get the User Id of the logged in user in VBCS. We are using the Single Sign on in VBCS and when we tried… -
Multiple row selection using checkbox in ojTableContent Hi Everyone, In my requirement, I selected table row using checkbox and pass that values into rest but I m getting row key only. i want to get whole selected row… -
How to get a ZIP Folder, during BUILD of a Web App in VBCS ?Summary How to get a ZIP Folder during the BUILD of a Web App in VBCS ?Content We have created web apps in VBCS and also build it successfully. After the BUILD , we did … -
Usage Stastics for VBCS applicationSummary Usage Stastics for VBCS applicationContent We have requirement to track the Usage stastics for a live VBCS application. Requirement is capture How many # of user… -
UpgradeContent Hello - Last Monday Oracle updated our vbcs to below : Oracle Visual Builder Version: 20.10.1 Build Number: eab67807dd147b6fec2dc94960edbb55f3b59d4f (2020-10-09 …User_2025-02-05-07-07-46-403 24 views 7 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
Is there way where we can restrict access to VBCS applicationsSummary I want to give access to only to a specific group to my VBCS Application, any other user(Not member of that specific group)who tries to access the application sh… -
Export from HTML page to PDF on VBCSSummary Have use case on VBCS to export html page to pdf.Content Hi, Is anyone used any third party libraries or any client side code on VBCS for export from html to pdf… -
How to break a text line on a tableSummary How can I limit the size of a template to break the text into lines?Content Hello Guys, I have a text being retrieved from an ADP in a table cell, this is being … -
How to show Selected Records in the ADPSummary How to show Selected Records in the ADPContent Hi All, We have requirement to Display the list of child opportunity in a table and also provide the ability to ad… -
Conditional Icon/Image based on table valueSummary How to show different icons in a column based on a value?Content Hello Guys, I have mapped the classes that are created to display icons, example: I'm trying … -
Adding off-line capabilities to VBCS mobile applicationSummary error dependency not foundContent Hi all. I'm new to programming with VBCS. I'm following tutorial in https://blogs.oracle.com/shay/adding-offline-capabilities-t… -
Missing my application after integrating ATP DBSummary Missing my other application in my VBCS instance after integrating with ATP DBContent Hi Experts, Our team has a VBCS instance which has many applications. Recen… -
Unable to get or filter more than 25 employee recordsSummary VBCS- Unable to get or filter more than 25 employee recordsContent We are using a oj-combobox to display list of employees. Crated SDP based on /emp REST service…