Visual Builder
Discussion List
-
Can we update anything without showing database table at the front end?Content Hi Everyone, My requirement is to update anything(Ex: Password) without showing the database table at the front end. For Example: 1. If we click on the Update pa…
-
Changing Application template to "Oracle SaaS R13 Light Theme for VBCS" from "Empty Application"Summary Changing Application template to "Oracle SaaS R13 Light Theme for VBCS" from "Empty Application"Content Hi Gurus, I have created an application with Application …
-
Populate Service CatalogSummary Populate Service CatalogContent We have Gen 2 OIC that also comes with VBCS and Process cloud. We also have ERP cloud. We have created 2 OIC integrations and 2 P…
-
Select the option value be defult on page loadContent Hi, Creating a webpage where the table is dropped and this table is bind with a Service connection get method. Added an extra column on a table and dropped a che…
-
Fetch Logged In user from embedded application in OECContent Hi, We have embedded VBCS page in OEC. How to retrieve the OEC logged in user from VBCS page? $application.user.fullName - This variable is not working after we …
-
Upload functionalityContent Hi Everyone, Can we upload a file using VBCS? I have tried it with the Filepicker component and some JAVASCRIPT code. define([], function() { 'use strict'; var P…
-
Can we search without showing the results table in the page below the search field until the user haContent Hi Everyone, Can we search without showing the results table on the page below the search field until the user has actually entered into it? If we search for any…
-
Generate the PDF file and downlod using VBCSSummary On button click, need to download the file in PDF format in VBCsContent Hi, I have a requirement that on button click I need to generate the PDF file and it shou…
-
Session Expiry: With SSO enabled, When SaaS session in Browser Tab 1 expires due to inactivity, VBCSSummary With SSO enabled, When SaaS session in Browser Tab 1 expires due to inactivity, VBCS app errors out in Browser Tab 2 even when it is still in use.Content Hi All,…
-
When Log Out to VBCS application, unable to re Log In in applicationSummary When Log Out to VBCS application, unable to re Log In in applicationContent Hello All, I already add my application in stage mode, the log out work fine. But onc…
-
How to fetch Navigation List ValueSummary We are trying to access the value of the Navigation List but we are just getting the Id value but not href value. Can you let us know how to get the href value f…
-
How to use Button Set to highlight the field value from RESTSummary How to use Button Set to highlight the field value from RESTContent Hi, We have requirement to show two flag icons(red & Green button) on UI and it is tied to a …
-
Manage REST Call Sequences for an SDPSummary Manage REST Call Sequences for an SDPContent Hi All, We have an application where on the landing page we have 6 tables and each table is based on opportunity onl…
-
Date filter is not working on SDPContent Hello Team, We are calling external REST service. And on SDP we are applying date filter, it is not applying. However, it is working on String. { "op": "$and", "…
-
Showing multiple options in a list in VBCSSummary Showing multiple options in a list in VBCSContent Hi Gurus, Is there any way to show multiple options in a list? With Select(One) choice component in VBCS, we ca…
-
Can I have a VBCS array that is indexed with a string?Content Let's say I have a page with 20 input text components on it, and I have a need to do 3 things on each component: * color the label of the textbox based on some a…
-
ListView display propertySummary ListView display propertyContent Hi, In the Jet documentation I see that the ListView component supports display property that control the layout types card or l…
-
Bar Chart ErrorSummary Encountered TypeError: Cannot read property 'Value' of undefinedContent Good day, I am encountering TypeError: Cannot read property 'billUsageElectric' of undefi…
-
Issue with Combo Box1Summary Issue with Combo Box1Content Hello All, I am using the component Combobox1, my issue is that suppose I got a list of employees name and once the user type name I…
-
Column freezing in tableSummary Column freezing in tableContent Hello Experts, Is there any way we can freeze columns in VBCS like we do in ADF. Version Version: 19.4.3.3
-
Picture StorageSummary Where to store picturesContent I understand that VBCS business objects don't store pictures rather you point to a URL. I've made that work and displayed images s…
-
Reset oj-select-one component to defaultContent Hello Team, We have a add button and when it is clicked a form is shown up where user selects the value from oj-select-one and saves. when next time user clicks …
-
Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as OrSummary Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as Oracle ADF or Oracle FormContent Hello All, I wondering if Inst…
-
How to add cursor pointer style to oj-chart element?Content I have a pie chart that has a click event. Therefore, I would like to change the mouse cursor to pointer when hovering to the chart. I have tried cursor:pointer …
-
ListView - selection issueSummary ListView - selection issueContent Hi, I have a listview with selection mode single, each list item contain clickable image that fire an event. The issue is when …
-
Application Profile: Managing configuration for different OIC (VBCS) environmentSummary Application Profile: Managing configuration for different OIC (VBCS) environmentContent We have a VBCS application. Its using JCS based REST apis. We have three …
-
Assign variableSummary Assign variable JSContent Can we Assign JS variable at action level.. For example i have a JS data variable, now i want this data variable to set at Target in th…
-
Data level restriction within BO in VBCSSummary Data level restriction within BO in VBCSContent Hi Gurus, I could see that we can set role based restrictions on BOs, do we have any resctictions on the data ins…
-
VB Studio: Arranging project in gitSummary VB Studio: Arranging project in gitContent We see Oracle has changed developer cloud to Visual Builder Studio. We already have following structure for our code i…
-
VBCS BO level security issueSummary VBCS BO level security issueContent Hi Gurus, I have created a BO and 2 roles - Manager (assigned my user id to it) and Employee. In the Security tab of BO, I ha…