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
-
Use case for Business ObjectSummary When to use business object and when to use full fledged Data base.Content Hello Everyone, Please suggest on the below points for business object. 1) Is there an… -
Custom Login PageSummary Custom Login Page for Web ApplicationContent Hello Everyone, Please suggest any pointers on the custom login page for VBCS application. As per the tutorial we ca… -
Executing action chain before export data and get the latest results in the exported csv fileSummary Executing action chain before export data and get the latest results in the exported csv fileContent Hi All, Our curret design is that we have 2 buttons, one whi… -
How to correct viewport of VBCS embedded in an iframeContent Hi All, Seeking your expert assistance. Anyone has an idea how I can achieve this requirement? We have a VBCS widget embedded in client’s website. Client require… -
Print and Export to CSV functionalityContent Hi Experts, I am developing an application on VBCS. I need to implement below two functionalities. 1. Export to CSV - To export the list of data present on a tab… -
Files getting corrupted after downloading from CEC through VBCSSummary Files getting corrupted after downloading from CEC through VBCSContent Hi All, We have a use case where we upload and download files from CEC using VBCS. We are … -
Endpoints from dynmic OpenAPI 3.0 endpoint not availableSummary When I create a service connection based on an OpenAPI 3.0 JSON specification document, the services are not available on a pageContent We have a number of servi… -
Access SOP for users to use deployed VBCS (OIC stack) forms (ServiceUser access not sufficient)Summary Access SOP for users to use deployed VBCS (OIC stack) forms (ServiceUser access not sufficient)Content Hi, We have an issue where access to new forms deployed in… -
Unable to load component "Drawer"Summary Unable to load component: Script error for "oj-sample/drawer/loader" https://requirejs.org/docs/errors.html#scripterrorContent Hi all, I had created a sample app… -
Automatically retrying a REST call until results are availableSummary We'd like to automatically keep retrying a REST call until its response isn't emptyContent Situation We're developing this web application where on a certain pag… -
How to take row id by click on Gantt Chart item.Content When I click on Gantt Chart task item, I need to take its Id and selected row data. I tried many way but it didn't work.Please find attached image for reference.…User_2025-02-11-11-37-24-835 31 views 6 comments 0 points Most recent by User_2025-02-11-11-37-24-835 -
Button not working in Firefox Browser.Content Hi all, In VBCS application i have an search page, which works fine in chrome browser when i click on search button. But it's not working for the very first time… -
What's New In Visual Builder Aug 2021 - WebCastSummary this month's office hour will preview the new feature coming in Oracle Visual Builder in this month releaseContent Join our upcoming Oracle Visual Builder Office… -
defaulting oj-combobox-many value on page loadSummary defaulting oj-combobox-many value on page loadContent Hi All, For oj-combobox-one -> assign variable is working fine to default the value and it is working fine … -
oj-sample-export-data - columns data is shifting to left if one column has null valueSummary oj-sample-export-data - columns data is shifting to left if one column has null valueContent Hi All, I have a very strange issue with oj-sample-export-data compo… -
Difference between SDP and ADPSummary Difference between SDP and ADPContent Hi all I went through existing posts looking for differences between SDP and ADP variables. I was able to find a few of tho… -
Issues with Filtering in Select Single using Collection Template and ADPSummary I have a select single using an ADP displaying employee first name, last name and phone but it is not always filtering correctly when typingContent I have attach…User_2025-02-04-21-56-11-668 48 views 6 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
Compatibility classic VB with VB studio embedded in Oracle Fusion ApplicationsSummary Compatibility classic VB with VB studio embedded in Oracle Fusion ApplicationsContent Hello, After learning "classical" VB for months I see now that I would need… -
ADP tableSummary ADP tableContent Hi, I have a selection listener defined on ADP table where user can select or un-select a row. I have kept selection-required = true so that fir… -
Problems with icon when generatin app apkSummary VBCS icons are not being displayed when running the app in a phone, only in the emulator.Content Hello All, I am having an issue where the icons in a oj-ext-mobi… -
Search Across Multiple Columns in a SelectSingleSummary Search Across Multiple Columns in a SelectSingleContent Hi, Has anyone able to achieve this using ORDS. I am able to filter based on one column as suggested in b… -
ADP data assignmentContent Hi, Is it not possible to use an ADP type variable in a component to directly assign the value ? I have attached a sample application where I get the error - "Ca… -
View and run VBCS cookbook example in VBCSContent Hi, When creating new app in VBCS based on the cookbook template not all examples from the cookbook are created in the app. How can I run the Table-Row Expander … -
Uploading to VBCS component exchange (US instance) does not workContent We would like to upload ojet components into the US component exchange server for VBCS, in order to use them in a demo pod. We used the URL/user/pwd information … -
Add $ to only non zero values in number column in oj-tableSummary Add $ to only non zero values in number column in oj-tableContent Hi All, I have used below template for one column in the table, -
Difference between {{ }} and ]Summary Difference between {{ }} and [[ ]] while calling variablesContent Hi, I have had a bit of confusions with variables defined based on two different syntaxes in di… -
VBCS -ATP or any other database ?Content Our requirement is to post/ insert/update transactions in a VBCS/cloud database .We want to then display those transactions using VBCS form or be able to export … -
Input Text Value Change ValidationSummary Input Text Value Change ValidationContent I have following scenario 1. Input Text(ID: UserID), defined Value Change Action Chain, validating value against ADP in…User_2025-02-04-08-39-48-494 28 views 6 comments 0 points Most recent by User_2025-02-04-08-39-48-494 -
fire Notification Pop-Up is not showing upSummary fire Notification Pop-Up is not showing upContent fire Notification Pop-Up is not showing up on the page (PWA App), but I can see message is fired in browser con…User_2025-02-04-08-39-48-494 27 views 1 comment 0 points Most recent by User_2025-02-04-08-39-48-494 -
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…