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
-
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 -
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 29 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… -
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 89 views 4 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 -
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 -
Copy to clipboard a column value from oj-table in VBCSSummary Copy to clipboard a column value from oj-table in VBCSContent Hi All, I have an oj-table (ADP based table), having 5 columns in the table as EmpID, FirstName, La… -
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… -
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… -
Role based UI security in VBCSSummary Role based UI security in VBCSContent 1. I created mfgrole in the application settings and assigned my user to it.2. In the page, I implemented below oj-bind-if … -
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… -
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… -
oj-radioset styling issueSummary oj-radioset styling issueContent I am trying to apply css to oj-radioset like below. position of radioset is coming in middle of page as expected,but color, font…User_2025-02-04-08-39-48-494 22 views 2 comments 0 points Most recent by User_2025-02-04-08-39-48-494 -
Fire Notification - CustomSummary Fire Notification - CustomContent Hi Shay, I followed the below blog to customize fire notification. But for me still separate notification are getting fired ins… -
SSL Error - 502 for OAuth authenticationSummary SSL Error - 502 for OAuth authenticationContent I am getting the below error when I test the service connection which "client_credentials" Oauth mechanism. Pleas… -
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. …