UI
Discussion List
-
VBCS: Button set (many) does not support primary button?Summary Button set (many) does not support primary button?Content Dear all, I've added a Button set Many to my page and two buttons. I've added the class oj-button-prima…
-
VBCS & Processes: using ExternalUIUrl to use a VBCS Flow as Task UI (questions regarding task API veSummary VBCS & Processes: showcase of using ExternalUIUrl to use a VBCS Flow as Task UI (and a question regarding Task API Version)Content Dear all, In combination with …
-
Dynamic dropdown at header or footer levelContent Hello, I am creating an application that needs something like a language drop down on its header. So I thought of adding it to shell so its available throughout …
-
Fetch users who have access to particular application in combo-boxSummary Need to fetch the user names who have access to that particular application and show them in dropdownContent I want to show the user names who have access to my …
-
How to call long running sync job (ADF BC method) on page load in VBCSSummary Need to call Java method(exposed in AMImpl) on VBCS page load and show busy / loading iconContent Hi, We have a requirement to process and load batch of invoices…
-
How to use variables in JS functions in VBCSContent Hi Team, I am trying to create File Picker component. I have defined the variables to hold the file names uploaded by the user using the File picker component. I…
-
How to display Donut Graph using Custom Data Object Defined in Module FunctionSummary How to display Donut Graph using Custom Data Object Defined in Module FunctionContent Hi Wizards, I am trying to display VBCS donut graph using custom data objec…
-
hidden attribute inside any oj tag is not workingContent I had been working on oj text fields and labels to dynamically display values based on some condition. All of a sudden I found that the hidden attribute is not w…
-
Create an event to show a table after a button eventSummary Create an event to show a table after a button event.Content Hi everyone, I have a table where I show a list of files in an FTP directory. I have created an even…
-
Modify the Table Data which is populated based on REST API(VBCS)Summary how to update table all rows with the selected LOV value on UIContent Hi All, I have a table which is populated based on the REST API. My requirement is I should…Nazeer Anantha-145553 124 views 2 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
Dependent LOV based Rest API(VBCS)Summary Dependent LOV not Working which is based on Rest API(VBCS)Content Hi All, I have a REST API. based on REST API, I have created 2 LOV's. which is dependent. I can…Nazeer Anantha-145553 109 views 12 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Security when embedding a Visual Builder application in Oracle Fusion page integratorSummary Security when embedding a Visual Builder application in Oracle Fusion page integratorContent Hi I have embedded an application of Autonomous Visual Builder with …
-
Data Grid ValidationSummary Validating Cells one by one in a data gridContent Hello, I have a 5 column, 5 row data grid set up for data entry. I would like to require certain fields in the …Stephen Bryant-131052 31 views 11 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
Multiselect in a tableSummary Multiselect in a tableContent Hi, Does anyone knows how multi select option work in a table? I tried both the ways adding Selection property on the table and add…Preetesh Dongre-133500 46 views 2 comments 0 points Most recent by Bhavesh Shah-113131 Visual Builder
-
SelecOne (LOV) in VBCSSummary SelecOne (LOV) in VBCSContent Hi All, I am calling a REST API...to populate LOV...but data is not getting populated....below is the process followed 1. Registere…
-
How to put more than 15 rows within a selectOne or comboboxOne?Summary I have a service that contains more than 15 data, but the selectOne or comboboxOne only displays the first 15 rows.Content Thanks!
-
Error Calling Deeplink in VBCSSummary Error Calling Deeplink in VBCSContent I am calling a deeplink of sales cloud in VBCS using navigate URL in action chain (or with hyperlink), but it is throwing b…
-
Implement Custom Field ValidationContent Hi, I want to implement a validation that checks (per keystroke) if the value of a field is according to requirements. If I use a page level variable in JET that…
-
oj-table in VBCSSummary oj-table in VBCSContent Hi, Method1: I have a oj-table for which added the data using data source option......At what point data would be populated onto this tab…
-
UserName from VBCS( OIC) Login ScreenSummary UserName from VBCS( OIC) Login ScreenContent How to get a username to pass it one more REST service....with Basic Authentication enabled for the login screen..
-
Registering VBCS application in product cloudSummary Registering VBCS application in product cloudContent Hello, i am am looking for an approach to register VBCS application in another cloud services for example pr…
-
oj-button validation in VBCSSummary oj-button validation in VBCSContent For validating required fields on the page, I am doing below , Please confirm if any better approach On event ojAction - 1. c…
-
Error in main-start HTMLSummary Error in main-start HTML errorsContent Please comment - As shown the attached screen shot. main-start HTML page shows 5 errors on the page, How do I debug which …
-
Displaying data from a REST call returning data in parent child structureSummary Displaying data from a REST call returning data in parent child structureContent Hello Experts, I am just starting on VBCS, building a page which shows data in a…Preetesh Dongre-133500 24 views 2 comments 0 points Most recent by Preetesh Dongre-133500 Visual Builder
-
Access-Control-Allow-Origin header issue with VBCSSummary Access-Control-Allow-Origin header issue with VBCS
-
Business Rule Violations/Error MessagesSummary Can Business Rule Error Messages be displayed in the UI?Content Hello, I've created a business rule to test for nulls in multiple fields. The rule checks a recor…Stephen Bryant-131052 21 views 2 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
Embed SaaS Look and Feel in VBCS ApplicationContent Hi All, Could you kindly provide me some pointers around how to add the SaaS look and feel within VBCS application? Are there are any resources which can be read…Nagesh Manda-45257 45 views 7 comments 0 points Most recent by Fernando Boechi-140164 Visual Builder
-
Data Grid CRUDSummary How to implement a Blank Data Grid for data entry with ability to add a rowContent Hello, Is it possible to create a Data Grid that is initially blank with, for …Stephen Bryant-131052 39 views 10 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
access to listview item in oj-option(oj-swipe-actions) not workingSummary cannot access $current.data in oj-optionContent I try to implement swipe-to-reveal in an oj-list-view with options dependent on the content of the current item. …
-
Dynamic data with nested table data implementationContent Hi, I need to code the functionality involving displaying data, obtained from API service when user opens the details view of a parent record. The parent record …