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
-
Load File Picker & Oracle Object StorageSummary Load file from VBCS to Object StorageContent Hi Experts, My Requirement is to pick a file (Any format, */*) in VBCS using File Picker and upload into Oracle Obje…
-
Dynamic question and answers in VBCSContent Hi All, We are developing a page in vbcs in which we show question and answers. We are now able to retrieve all the questions and answers, but for every question…
-
VBCS service end pointsContent Hello, we have VBCS application ( it is not studio and we do not have DevCs) that talks with ERP and OIC. Now, in design ( development ) phase, it talks with ERP…
-
Add Integration Cloud in the backend serviceContent Hi Experts, I have the independent instance of VBCS without having the Integration Cloud. I want to add the Integration Cloud as one of the backend servers. When…
-
Salesforce Adapter Mapping to API namesSummary couldn't salesforce API names in mappingContent Hi Team, Create a connection to Salesforce using OAuth and selected Account object with Operation create. couldn'…
-
Is there a way to download the server logs from production?Summary Is there a way to download the server logs from production?Content Whenever we encounter the problem on production, we need to explain the users to reproduce the…
-
Problem with option "scroll-policy" of component "oj-table"Summary When I choose the option "LoadMoreOnScroll" the table does not show all the rowsContent Hi team, I have a table that doesn't show all the rows that I get from a …
-
PIE chart in Oracle VBCSContent Hi Team, I'm using the PIC chart component to display the data from one of the available REST APIs (https://api.covid19api.com/summary). Have selected values as …
-
Backends configured for VBCS does not show up in VB Studio WorkspaceContent We are trying to leverage the new VB Studio.Our application uses uses the Integrations created in ICS. Typically in VBCS these connections work without issues an…
-
Issue with ADP based Table data load post runtime upgradeSummary Issue with ADP based Table data load post runtime upgradeContent Hi All, Today, I did the upgrade to runtime version 9.0.4. Runtime Dependency Release 2010Visual…
-
How to reset the value on SDPSummary How to reset the value on SDPContent Hi, We are using the popup to display employee name dropdown using oj-select-one component and SDP. After saving record when…
-
Issue with Combo Box while setting it to nullSummary Issue with Combo Box while setting it to nullContent Hi All We have seen that with combo box, if we set the field value to null using back space or delete the va…
-
Change language / translate Input Date component and "required" label for required input fieldsContent How can we change language of the calendar that appears when using "Input Date" component? And how can we translate the "required" label that appears on a requir…
-
(Untitled)Content Is it possible to create Single Select with static list ? I need select single to show following 4 values in drop down and these values will be static meaning ne…User_2025-02-05-07-07-46-403 30 views 10 comments 0 points Most recent by User_2025-02-05-07-07-46-403
-
Single (select) componentContent Hi Experts, Can you please help with how to load static data in a Single (Select) (as per oracle jet 9)component? I neither want a business object nor a service …
-
Using Checkbox to Select Rows in a Table in Visual BuilderSummary Using Checkbox to Select Rows in a Table in Visual BuilderContent Hi, I have created on simple table region using vbcs and added boolean check box to that table …
-
Select Single Component Clear OptionSummary How do you replace the down arrow in a Select Single component with an X to allow the user to clear the selection?Content After a user makes a selection in a Sin…
-
How to show a message to the user if the VB app in under maintenanceSummary How to show a message to the user if the VB app in under maintenanceContent Hi, How do i show a message to the user if the application being accessed is under ma…
-
Configure custom domain for VBCS running under OICContent Hi, we would like to configure a custom domain for a VBCS app running under OIC Gen2 instance. Following this guide https://docs.oracle.com/en/cloud/paas/integra…
-
ADP Editable Table - Multiple selection arrayContent ADP Editable Table - Multiple selection Hello - I have accomplished most of the task. There is one last thing remaining. 1 > If you see the screen shot - I have …User_2025-02-05-07-07-46-403 17 views 12 comments 0 points Most recent by User_2025-02-05-07-07-46-403
-
Error while using ADP to populate tableSummary I'm passing a ADP trough input parameter to other page but i'm having issues to see this in a tableContent Hello, I have a ADP that is populated in a 1st screen …
-
Structure of BO not updated in Staging levelContent Hi everyone. I made a BO "LecturaTanques" which has a few columns. This BO has been created with only three columns, plus the ID field. Next, the Staging level w…
-
PWA Add to homepage issueSummary PWA Add to homepage issueContent Hi, PWA stopped asking if to add the app to homepage. Tried to clear data in the browser. How I can control this ?
-
Import external Javascript in VBCSSummary Import external Javascript in VBCSContent Hi, I want to use JS (https://lindell.me/JsBarcode/) to generate bar code. As per docs: https://lindell.me/JsBarcode/, …
-
life cycle events of a pageContent Hi Experts, Can you please help me to understand the following page life cycle events in simple terms: * vbBeforeEnter * vbEnter * vbBeforeExit * vbExit I have g…
-
Make row bold when updatedSummary Row becomes bold once updated. How?Content Hi experts, I have a table populated with data from BO. I want for a curtain row to become bold once it's been updated…
-
Google Place APISummary Integration with Google Places APIContent Hi All, I am trying to implement the google places API in VBCS and I'm getting an error that the function is not define…
-
Arrange table 2 based on grouping of data in table 1Summary Arrange table 2 based on grouping of data in table 1Content Hi All, I have below table on VBCS page coming from API. Table 1: ID Name 12345 ABC 12345 XYZ 99999 R…
-
Two Single SelectContent I have 2 Single Select next to each other. I want to achieve following use case. if user does select value in select-single A then select-single B is disabled. I…User_2025-02-05-07-07-46-403 37 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
How to hide a button in a particular page which is defined in shell?Content Hi All, I was created a button in shell page. after implementing that, i need to hide that button in particular page. please anybody help to solve this. Thanks &…