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
-
Orientation issue in iPhones.Summary: Switching from landscape to portrait causing UI issues in iPhones. Content (required): Hi All, I have a PWA application which handles the screen orientation on … -
Visual Builder New Features WebcastRegister and join us to learn about the new features in the recent version of Oracle Visual Builder and Visual Builder Studio. We'll explain and demo the latest addition… -
How to move a action chain from page to flow or app levelSummary: I have already created a complex action chain at Page level, Now I want to move it to Flow or app level. How to do this? Please help Content (required): Version… -
How to check if a column of a table has a value?Summary: Content (required): I have some columns that may or may not contain value in the rows of a table. In the image below in the TRAKING_FIELD2 column, only one line… -
How to create a common dialog component shared across pagesSummary: Hi Experts I want to create a dialog component which has to be shared across the pages. How can I achieve this please help i.e. without creating redundant dialo… -
My de-activated VB instance was activated automatically without user intervention??Summary: An VB instance which I used and de-activated in May 2020 was activated automatically in December 2022 My thoughts this is because of an upgrade and a roll-back … -
Does VBCS able to establish connection to EBS (on-premises) database?From Integration Cloud we can create connection to connect to on-premises database. Is there a similar way to do the same in VBCS? Thanks Gabriel -
How can I make images in my application Cacheable ? The Cache_Control header is always no-cache.Summary: I want to make images in my application cacheable on the browser. The Cache_Control header of all the resources is no-cache. How can I change it? Content (requi… -
Page refresh with F5Summary: Content (required): Hi allm Is there a way to support browser refresh (F5) and return to the same page after refresh? App with few pages. Version (include the v… -
Is there any feature to group columns in a header of a table?Summary: Content (required): I have a table (oj-table) and I need to group columns in the header like the example below: The header title is not being returned in my SDP… -
Edit Form to get updating from APISummary: Created Edit form from BO and I want after clicking Edit some of the fields get values from API Content (required): I have BO I used data pallete to create edit… -
Does oj-form-layout have any event which can track whether a field in its slot was updated?Summary: Content (required): I have an application which has multiple oj-form-layouts. Each form layout has a few fields in its slot and each of them has a read-only fie… -
$application.user.email is converting to lower caseSummary: Hi Experts When I'm making use of $application.user.email variable in VBCS application it is converting email address to lowercase but in IDCS the email address… -
oj-select-single driven from ADP search filter with "StartsWith"Summary: Single select driven from ADP by default provides search with "Contains" . Can we modify the search filter to "StartsWith" instead of the default behavior. Do w… -
Filter criteria feature works fine but when refresh page value is undefinedSummary: Passing variable from flow to page as value for filter criteria Content (required): I have action chain as vEnter .. after start I am assigning a variable from … -
unable to edit documentRecordsDFF in Oracle Visual Builder @ Application ExtensionSummary: unable to edit documentRecordsDFF of documentRecords as documentRecordsDFF not contain fileds on response when use rest api at oracle visual builder Content (re… -
How to stop a page from loading if required input parameters are not passed?Summary: I want to restrict a user from directly accessing a page if the required input parameters are not passed from the main page Content (required): From the main pa… -
Seconds selector in <oj-input-date-time>Summary: Content (required): Hi Team, by default shows only Hour and Minute Selection. Is there a way to get the seconds also to be selected ? Version (include the vers… -
Multiselect table function getRowsForIDs is not working correctlySummary: Hi all, I am facing 1 issue when the application loads and the user selects table row (table having action chain multirow selection) then getRowsForIDs function… -
How to export data into word document using VBCSSummary: I've a requirement where I've to export the data of a SDP/ADP into a word document in the structure of table, Could someone please help me in achieving this in … -
VB Excel add-in : Another user has changed the row with primary key oracle.jbo.Key[300000074116769 ]Summary: While uploading lines to an order ranging from 25 to 100, getting the error frequently. Another user has changed the row with primary key oracle.jbo.Key[3000000… -
How to show some part of a paragraph as a linkSummary: I have a oj-bind-text whose value contains an email address along with other texts. I want to show only email address as a link in blue color. Content (required… -
Computed Table not calculating Total column value correctlySummary: The values of two columns should be calculated and stored in third column in a table. Content (required): Hi All, I have a requirement where the values of two c… -
How to implement language translations on App Extensions?Summary: In fusion, there is an option to change the language in set preferences, change the language in session settings to test language packs. How to pass the value t… -
vbBeforeEnter - navigating to Azure login or to a different flow in the applicationSummary: Hi Experts, Good morning/evening/afternoon. I have an application with 5 flows in it and one flow is mapped as default flow from the shell page. And also have u… -
Application Extension - Service Connection AuthenticationSummary: Hi experts. Application Extension provides one security authentication - Oracle Cloud Account Content (required): Oracle Apex ORDS uses Basic Authentication and… -
Help needed with oj-sp-attachment and oj-sp-attachment-viewerSummary: Hello, Can anyone provide me with the documentation or tutorial on how to use the oj-sp-attachment and oj-sp-attachment-viewer? I have gone through the answer p… -
combobox populate with Array data provider variableSummary: Hi Experts I want to use combobox component but not sure how to populate the details. Can someone please help me. I have followed below OJET cookbook but I didn… -
create table with tree data in visual builderSummary: Hi Experts I want to create a table with tree data like it is shown in below OJET cookbook but not sure how to do in VBCS. Please help https://www.oracle.com/we… -
Tree structure using oj-row-expander on table, cursor pointing to the above selected.Summary: Hey Experts, I have a tree structured table, using oj-row-expander having 3 levels in each node. The query is say i expand a node in the top and then edit a val…