UI
Discussion List
-
Please participate in this Usability Exercise about the VBCS Component PaletteSummary Usability Exercise about the VBCS Component PaletteContent The Oracle Visual Builder Cloud Service (VBCS) team wants to know how you would group various UI Compo…Mary Beth Raven-Oracle 15 views 0 comments 0 points Most recent by Mary Beth Raven-Oracle Visual Builder
-
How do we include external JavaScripts in VBCSSummary Calling external JavaScript functions in VBCSContent Hi all, I would like to call the external JS functions from my VBCS app. How do we achieve this? Here is the…Sameer Shaik-147428 132 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Error in components in VBCS Version: 19.1.3Content I was previously using VBCS instance with version 18.4.5 where I was able to install and use components like Export data. Currently I have created a new instance…
-
Business Object Validation RuleSummary Business Object Validation Rule producing bizarre results.Content Hello, I need help. I hope this makes sense. I have a business object configuration where one b…Stephen Bryant-131052 23 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
offcanvas in Shell page?Summary Hide the film strip the way ERP Cloud doesContent Hello, I've successfully created offcanvas menus in many of my VBCS applications. However, I would like to crea…Stephen Bryant-131052 19 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
VBCS : Service Data Provider to Array Data ProviderSummary Converting Service Data Provider to Array Data ProviderContent Hi All, I have a ServiceDataProvider variable which is holding the table data in the page. I just …Nazeer Anantha-145553 463 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
ADF VS VBCSSummary Comparison between two different frameworks highlightings pro and consContent Hello Experts, this is intended for those who want to take a leap to VBCS and are e…
-
oj table data shrinksSummary Data in oj-table shrinks when columns have data of varied lengthContent I have used a table component in our VBCS screen. When the table populates with column da…
-
Posting to Business Objects by ForEach Iteration over an arrayContent Hi All, I have the Business Object ShipmentHistory3 and function "createDataArray" which retrieves an array of items of the get_ShipmentHistory3 type. Array cont…
-
Regarding trigger of JQuery EventsSummary JQuery events are not triggeredContent Hi, I have an issue where the JQuery events are not getting triggered inspite of defining it in the JS functions. Could yo…
-
Accessing Business Objects via REST and SOAP UISummary Need some Newby help on Cross-Origin Resource SharingContent Hi I'm relatively new to OVBCS and REST, and a little help please... I've created a simple VB App an…Mark Chappell-112191 29 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to add translations for the text key given in shell page in VBCS?Content I created an application and I wanted to add a header throughout all the pages and so I added that in shell page. while giving the text I chose translatable n ga…
-
Single Sign onSummary How to enable Single sign on (SSO) between SaaS(ERP) and OIC(VBCS) custom pagesContent we need a Single sign-on (SSO) between SaaS(ERP) and OIC(VBCS) custom page…Nazeer Anantha-145553 80 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…Dipak Chhablani-Oracle 521 views 3 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…