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
-
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 22 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 18 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… -
VBCS: Chosing right API PlatformSummary VBCS: Chosing right API PlatformContent We have to create a web application using VBCS and we want to chose right API plateform. Generally we use JCS with ADF-BC… -
working-with-multiple-row-selection-tables-in-visual-builderSummary multiple-row-selection-tables-in-visual-builderContent Hi All We have a requirement for multiple row selection in a table. For this we have created a table with … -
How to insert number value as 001 in the BO number field while inserting a row.Summary How to insert number value as 001 in the BO number field while inserting a row.Content HI Team, I had the below scenario in my project requirement. I had a a num…User_2025-02-05-17-23-17-085 20 views 2 comments 0 points Most recent by User_2025-02-05-17-23-17-085 -
How to animate page loadingContent Hello Experts, We have below requirement. a. How can we have dynamic dropdown in VBCS? Combobox or SelectOne component fetches its data before rendering the comp… -
Export BO structureContent Hello - I am not talking about importing or exporting data in already created BO. My question is more of - If you have a BO created in VBCS using "Create BO" and… -
Table escaping screen sizeSummary My table is having margin on left and passing the screen size, how can i format this?Content Hello, I have a table with many columns that are escaping the screen…