Visual Builder
Discussion List
-
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…
-
search screen based on ADP shows only 25 records instead of all the records in the underlying BO.Summary: I have a search screen with multiple columns we can query the data by. None of these search columns are required (ideally, they should be). This is a master dat…
-
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…
-
Redwood Reference ApplicationSummary: In a past webinar about Redwood, someone mentioned that RRA will be outsourced at some point so that we can see and learn how it is built especially smart filte…
-
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…
-
How To Provide "Redirect-URL" after logout action ?Summary: Unable to Login to same application after Logout action. Content (required): The logout button in my application(status:live) triggers an action chain that call…
-
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…
-
Export functionality in VBCS has extra quotes on first fieldsHello Experts, I am using the export functionality in VBCS to allow user to export the page data, but i noticed there is always double quotes on the first column, is the…
-
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…