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
-
How to create VBCS responsive designSummary We used to have a tab where you could select which fields to show in which resolutions. That seems to be gone in 18.4?Content We used to have a tab where you cou…
-
I want to redirect to a page after previous page is fully loadedContent Hi I have put a condition , where if an article is not found in the existing page , then it should show the message page not found and then it should redirect to…User_2025-02-05-06-54-51-163 23 views 7 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
How to get an hour glass moving something similar that indicates that the application is waiting forSummary How to get an hour glass moving something similar that indicates that the application is waiting for search resultsContent How to get an hour glass moving someth…
-
List View on VBCS Version: 19.3.1.4Summary Is there a defect on List View on VBCS Version: 19.3.1.4Content What has been change from the List View component from VBCS version 19.1.3 and version 19.3.1.4? …
-
Open Modal Dialog not working on second call from an action chain.Summary Open Modal Dialog not working on second call from an action chain.Content Requirement is to display values returned from a rest service in a dialog containing ta…
-
Table columns move from its position when some value is being entered in the editable fields in theSummary Table columns move from its position when some value is being entered in the editable fields in the tableContent I have an editable table in the page. when I ent…
-
Dialog box is auto closing and not opening againSummary Page has a dialog box which opens on click of button and closing automaticallyContent Hi All, My page has a dialogbox which opens on click of button. First it op…
-
How to assign repeating element of a variable with values from an array in the action chainSummary How to assign repeating element of a variable with values from an array in the action chainContent I have a variable based on REST endpoint that has repeating el…
-
Can we raise any event on click of menu items in oj-menu-buttonSummary Can we raise any event on click of menu items in oj-menu-buttonContent Hi, I do not see any Event property for Menu Items under Menu button. I want to raise an E…
-
Oracle commerce cloud integration with Oracle VBCSSummary Oracle commerce cloud integration with Oracle VBCSContent Hi All, Currently i am integrating oracle commerce cloud(OCC) with VBCS via Oracle Integration cloud co…
-
Pagination in VBCS for Array data providerSummary Pagination in VBCS for Array data providerContent HI I have created a editable page using Array data provider. If i set pagination on my rest api then data fetch…
-
SSO Enabled OEC with iframeContent All, I am trying to access the OEC application inside the VBCS application using an iframe. As both the applications are SSO enabled, therefore navigation from V…
-
How to view the imported application in one user from the other userSummary How to view the imported application in one user from the other userContent Hi, We have a cloud account with multiple users with same role. User A has imported o…
-
Not able to perform CRUD operation on VBCS BO where securities applied.Summary Not able to perform CRUD operation on VBCS BO.Content HI, We have two different user with same role in cloud account. We have a BO where security roles applied o…User_2025-02-05-17-23-17-085 10 views 2 comments 0 points Most recent by User_2025-02-05-17-23-17-085
-
PWA Styling issue on AndroidSummary PWA Styling issue on AndroidContent PWA on Android use different css file than IDE/emulator, fields looks different.
-
Roles in mobile app not workingSummary Roles in mobile app not workingContent Hi, Created a mobile app, created one rolw and assigned users/groups. When the app is loading I print the value of $applic…
-
Best approach to expose custom database objects/functionality as Rest service, to consume in VBCSSummary Best approach to expose custom database objects/functionality as Rest service, to consume in VBCSContent Experts, We need your help in identifying the best optio…
-
LOV only returning 25 valuesSummary LOV only returning 25 valuesContent I have a LOV in which there could be 30K plus values to select from. For performance reasons, I created a Business Object in …
-
I am using oj-dialog box , on close (x) icon I want to trigger an event but I am not able to captureContent PFB the oj-dialog code The dialog window can be moved, resized and closed with the 'x' icon. Arbitrary content can be added to the the body and footer sections…User_2025-02-05-06-54-51-163 78 views 6 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
Display name instead of ID on main-start pageSummary Display name instead of IDContent Hi There, I have application with 3 pages, Main-Start, Main-Create, Main-Edit. Main-start is first page displayed when applicat…
-
How to join two tables in vbcs?Content How to create realationship in BO between two Tables. For example: I have two tables. Employee Table. Primary Key: Request_Num Course Reference Table. Foreign Ke…
-
Invoking URL from SSO enabled application by entering the value in text box in VBCS applicationSummary Invoking URL from SSO enabled application by entering the value in text box in VBCS applicationContent Hi, We built an application in VBCS and integrated with ot…
-
How to raise custom event from app-flow.js file in VBCS appnSummary How to raise custom event from app-flow.js file in VBCS appnContent Hi, I want to programatically raise a custom event from app-flow.js file using below syntax. …
-
When passing json response as input parameter > DataCloneError: Failed to execute 'replaceState' onSummary When passing json response as input parameter > DataCloneError: Failed to execute 'replaceState' on 'History': Headers object could not be cloned.Content Hi All,…
-
When using oj-dialog box , close icon is not comingContent Hi I am using oj-dialog component of ojet cookbook but I am not getting close icon at the top right corner as expected. PFA the screenshot of dialog box without …User_2025-02-05-06-54-51-163 29 views 4 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
Refreshing Table dataSummary Refresh button isn't working for ADPContent Hi All, We are facing an issue with VBCS refresh button for a Business object. We have developed an application which…User_2025-02-06-08-56-51-240 109 views 6 comments 1 point Most recent by User_2025-02-06-08-56-51-240
-
Staged/Live Published application URL has version numberContent Hi all, During development stage, when we check the application the URL doesn't contain any version number but when we stage or publish the application, the URL …
-
Issue with dropdown - options taken from SDPSummary Default value not getting loaded in dropdown when i take the options from an SDPContent I have created a service connector (describe) for connecting a business o…User_2025-02-04-14-58-25-903 10 views 0 comments 0 points Most recent by User_2025-02-04-14-58-25-903
-
Improper filtering of adp by rest callSummary I could find a strange issue if we are trying to filter an adp. In my case I am using a button to create a new search row at index 0 but in case there is same va…User_2025-02-06-14-01-40-737 33 views 6 comments 0 points Most recent by User_2025-02-06-14-01-40-737
-
ADP row count checkSummary ADP row count checkContent Hi, I am calling a service and populating my ADP with response data using assign variable. How do i check if the ADP is empty or conta…