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
-
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… -
Visual Builder Excel Plugin - Increase parallel threads for uploadSummary Increases the parallelism of upload from 25X4 to 25X16 or a configurable value for parallelismContent Hi, We have a business case for loading around 30000+rows u… -
Roles in vbcsContent We have vbcs screens that has update information form. Requirement is : There are going to be users logging in to this vbcs application We have a Role in ERP. We… -
ResetContent I have selectOneChoice that has placeholder ( Select ) and it is tied to $page.variables.selectOneFirstNameVariable Now I also have a Reset button. Idea is user …User_2025-02-05-07-07-46-403 29 views 9 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
Example of integrating Google Maps in VBCSSummary Google Maps in VBCSContent I saw some posts regarding Google maps integration in VBCS. Here is what need to be done in order to show map with route and markers: … -
HamBurger -- ExportContent We still in process to get Developer cloud. That means we do not have GIT version control. So for now just to be on safe side, in vbcs application ------- top ri… -
Best practices to deploy the vbcs application on productionContent Hi, One of my applications is already live and post that I have modified the application on a lower instance. Now wanted to re-deploy the application with the sa… -
Tabs with contentContent I have a page which should have 2 tabs on the top. User clicks tab1 and tab1 content show in the page. User clicks tab2 and tab2 content should show in the page.… -
scope issueContent I have following 2 pages in my main flow. | main | main-start | main-detail my main-start page has table with rows. This table also has a column Heading called D… -
Table refresh on value changeSummary Question abount table refresh behavior when cell value with checkbox template is updatedContent I am currently doing maintenace on a page that contains a table i… -
Backend Server Catalogues not Working When Importing & Exporting ApplicationsContent Hi, I have two different instances of VBCS -- one for test and one for production -- which are connected with two different instances of IDCS. Both of these are … -
How to implement Visual Builder Cookbook style NavigationSummary How to implement Visual Builder Cookbook style NavigationContent Hi Shay/John/David, First of all thank you so much for the VB Cookbook. It's a great resource to… -
Oracle VBCS Biometric AuthenticationSummary is it applicable to login using a fingerprint (Biometric Authentication) ?Content Hello, is it applicable to login using a fingerprint (Biometric Authentication)… -
requestTransformOptionsContent I have ADP based table. On VBEnter event data rows displaying fine in table. I have filtering requirement. I have a SelectOneChoice dropdown on selecting value h… -
How to display multiple columns in a LOV using combobox/select one - VBCSSummary How to display multiple columns in a LOV using ArrayDataProviderContent Requirement is to display more multiple columns in a LOV using ArrayDataProvider. I have … -
Hold action for a specific timeSummary I have 2 actions happening at the same time (Selection of row and check box marking) there is a way that I can hold any of them to not happen at same time?Conten… -
Update the variable values in the live applicationContent Hi Experts, I have a VBCS appplication that is live. In the app, there is link that redirects users to other application url. This application URL is taken from …