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 make input text field value upper caseSummary oj-input-text Upper CaseContent I am working on a VBCS web application . One of the requirement is to make the input text field value uppercase. For example, if … -
Is there any time limit for any API calls or the browser limit in Visual Builder Applications?Summary Is there any time limit for any API calls or the browser limit in Visual Builder Applications?Content Hi All, Wanted to know few things, 1. Is there any time lim… -
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… -
Help choosing the right components to create a dynamic table column selectionContent We currently have a way for users to dynamically select columns from a list to display in a table. We simply display a modal with a bind for each with a check bo… -
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… -
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… -
Attachment in business objectsContent Hi, Is it possible to store attachment (file) in BO? -
Oracle APEX Question - New pages not appearing on home pageSummary Oracle APEX Question - New pages not appearing on home pageContent I created a brand new application with only one page. It is appearing on home page as well as … -
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… -
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, -
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… -
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… -
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 … -
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 … -
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… -
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 -
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… -
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… -
Value Change Event firing twice & table flickering on selecting a check boxSummary Value Change Event firing twice & table flickering on selecting a check boxContent Hi, Use case - 1 -There is free input text which allows user to type a value. … -
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… -
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 33 views 6 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
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 … -
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… -
Google MapsSummary Is there a custom Google Maps Oracle Jet component for VBCS?Content Is there a custom Google Maps Oracle Jet component for VBCS? -
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 … -
Is there a way to get the current session ID when we run VB app?Summary Is there a way to get the current session ID when we run VB app?Content Hi All, I want to know if there is a way to get the current user session ID when we run t… -
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…