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
-
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/, … -
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… -
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… -
Batch editable table - Next row not editable on abrupt delete of a current editing rowSummary When editing in an inserted row and deleted using right side icon, immediate row becoming non-editableContent Hi, I am trying to use Insert Row as described in B… -
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 ? -
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 39 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
(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 33 views 10 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
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 &… -
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 22 views 12 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
How to translate a particular word(loading) in index.html in Visual BuilderSummary I am trying to check if its possible to add translations to a particular word using $application.translations.(keyword) and update the keys for each locale in th…User_2025-02-04-21-30-53-416 26 views 0 comments 0 points Most recent by User_2025-02-04-21-30-53-416 -
Horizontal cards list viewSummary Horizontal cards list viewContent Hi, Is there a simple way to create horizontal cards list view? -
getting 401 when calling business object REST API from OICSummary getting 401 when calling business object REST API from OICContent We have a business object created in VBCS which we would like to populate from OIC. We enabled … -
Only few records are getting fetch from external APIContent Hi Team, I have created a service connection with a rest API https://api.covid19api.com/summary that provides almost 200 records, When I use this connection to g… -
Session Timeout for VBCS web appSummary Session Timeout for VBCS web appContent Hi Team, What is the session timeout for VBCS web app. Can we modify it? It is disturbing when it is suddenly times out w… -
How to manage browser Zoom in/out along with ResponsivenessContent Hi Team, Currently, I'm facing an issue using browser zoom in/out functionality. The UI issues are cropping up, * How to address this issue? * How to plan as par… -
how to show the custom application down webpage information after Deleting the Live URLContent Hi, How to Show the Custom Webpage downtime webpage information after deleting the Live URL. Please Suggest how to do it. Code Snippet -
which is correct Rest Api to useContent Hello - I have VBCS and I am creating a dependent drop down list. If user selects Supplier in dropdown1 ......... then Corresponding Sites shows up in dropdown2 … -
Horizontal Scroll bar not appearing when there is no data in tableSummary Horizontal Scroll bar not appearing when there is no data in tableContent Hi, We have an ADP based table which has more than 20 columns. When there is no data in… -
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… -
Path parameters in Service ConnectionContent Hi Team, There is an endpoint where I need to pass two-path parameters as below. When I try to test the connection, I don't see these two parameters in the URL P… -
Data mismatch between Frozen & Unfrozen column in Cubic Data Grid while rendering DatasetsContent Hi Team, We have observed that the data is mismatching for the same record when the same column is visible in both frozen & unfrozen sections of the Cubic Data g… -
How to enable Sort functionality in Cubic Data gridContent Hi Team, Does anyone know how to enable the Sort functionality in Cubic Data grid like a regular table level or Data grid ? When we implemented Cubic Data grid, … -
Label Headers for Frozen columns in Cubic Data gridContent Hi Team, Can anyone confirm the possibility of getting the Label Headers in Cubic data grid in VBCS for the Frozen columns ? As per JET cookbook examples, we cou… -
SelectSingle Rest ServiceContent Hello, I have created a Rest Connection to Supplier ERP in VBCS. it showed me all Supplier related REST API I selected the checkboxes and clicked Finish. Since I… -
Embedded Data in VBCSContent Hi Experts, I have switched the VBCS embedded database with ATP successfully. Is there any possibility to revert to the embedded database. If yes, can you please… -
Large editable table Tab issueSummary Large editable table Tab issueContent Hi I have a large table with one editable field, when I edit the value and click tab the cursor jump to the next row but wh… -
API documentation to access ALM-GIT api'sSummary Making REST api call to ALM-GIT to get the list of Merge requestsContent Hi All, I am looking the API documentation for accessing ALM-GIT which is in Visual buil… -
get Rest Service Failing "problem forwarding request"Content Hi, I'm facing the issue of while getting simple get rest service "problem forwarding request' but in the postman I was getting response.but in vbcs it was faili…