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
-
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 27 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 …
-
Large editable table - horizontal scrollingSummary Large editable table - horizontal scrollingContent I have an editable table with more than 50 columns. After I am editing a cell the table scrolls left/right, I …
-
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…
-
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…
-
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
-
Application URL RetentionSummary Application URL RetentionContent Instead of Vanity URL, can we continue to keep same application URL asthe bug fixes will be migrated to production..User_2025-02-04-08-39-48-494 25 views 2 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
-
oj-select single value item is not resetting to nulllSummary oj-select single value item is not resetting to nulllContent Hi , I have value item for oj-select-single. If I select 'ABC' and clearing out manually to blank...…User_2025-02-04-08-39-48-494 87 views 4 comments 0 points Most recent by User_2025-02-04-08-39-48-494
-
Dynamic components in VBCS - wrong JET VersionContent Hi, When trying to add dynamic components to VBCS (latest version) all components are greyed out with an incompatible jet version message. My app is using the fo…
-
Your changes could not be saved to the serverSummary Your changes could not be saved to the serverContent Hi, Sometimes we are starting to get the attached message and changes are not saved. What cause this and how…
-
Import Oracle JET Diagram Object in VBCSContent Hi, do you know if is possible to import Oracle JET Diagram in VBCS? In components pallette is no available. Thanks
-
How to have table-checkboxes checked by default on page load?Summary How to automatically check checkboxes in a table when the page has finished loading?Content Description The user goes through an application and confirms some ch…
-
Passing parameter to oj-dialogSummary Passing parameter to oj-dialogContent How do we pass parameter to oj-dialog. Use case is - In one of the action chain which has the required payload which I want…
-
ADP Fire data provider event - addBeforeKeysContent Hi, Is there a working example somewhere of using an ADP and inserting a row at a particular position in between using addBeforeKeys. I am unable to get it to wo…