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
-
Hierarchical Data in Table or ListSummary: Hello, Our requirement is to build a table/list which will have hierarchical data (something similar to what we have in CPQ's line item grid). Can someone point… -
How to store a VBCS app parameter value after refresh pageSummary: I have a VBCS application deployed in a PaaS tenancy (not embedded in Fusion). The application is launched from Oracle Fusion SaaS via a custom tile and expects… -
How to use badge and Trend chart in scoreboard metric cardSummary: Hi Experts I'm using currently scoreboard metric card and i have come across the badge and trend chart feature available in the card. Please help me to understa… -
table to stay on the same scroll position before editingHi @Sherif Bashar @Shay Shmeltzer-Oracle @Satish Kumar I have an editable table with more than 50 columns. After I am editing a cell the table scrolls left/right, I want… -
how to show loading animation and load the data onto variable after page loadsSummary: Hi Experts I have a requirement, our project customer is asking that when they launch the page in vbcs the page must load and show loading animation like shown … -
why to use defer component in VBCSSummary: Hi Experts I have a requirement in my page when data doesn't load in ADP for my components like charts then it is showing error in the page. So, came across thi… -
dashboard panel content not showing in dashboard page templateSummary: Hi Experts I have added 3 components to the dashboard panel but only 1 is shown in the main page when i use dashboard landing page template. how to fix this ple… -
help needed to identify the redwood componentSummary: Hi Experts I'm using dashboard landing page template but unable to identify below highlighted component where we can show chart on right side and on left side w… -
how to customize the redwood dashboard page templateSummary: Hi Experts I have a requirement to use the Redwood dashboard page template in my VBCS webapp, i'm not getting any idea how to customize the KPI section and the … -
Role-based Security on BO doesn't seem to workSummary: I am trying to setup Role-based Security on my Business Object (based on a table in ATP). I went to "Authenticated Users, and for VIEW rights added a clause. On… -
how to change Go To Parent label in redwood simple create and edit pageSummary: Hi Experts how to change Go To Parent label in redwood simple create and edit page, Please help Content (please ensure you mask any confidential information): V… -
VB excel add-in - Set field defaultsSummary: Can the VB excel add-in provide for keeping defaults for fields based on constant or expression syntax. @E. Alex Davis-Oracle - please advise if this is in the … -
Retrieval of OIC Gen3 integrations into vbcsSummary: I am new to VBCS and need to retrieve integration details from OIC Gen3 into VBCS as a table. I am using OIC REST endpoints but am unsure which URL to use as th… -
Unable to see the integration which are developed within project in catalogSummary: Hi Experts When I'm trying to consume integrations with catalog service connection, i could see only integrations which are developed outside project i.e. globa… -
Can VBAE uploads to Application Composer Custom Objects trigger OIC or ESS in real time?Summary: Hello Team, We are using the Visual Builder Add‑in for Excel (VBAE) to load large volumes of data into Application Composer Custom Objects. Is there any way to …Koda V V Satya Sai Surya Ramakrishna 21 views 3 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna -
VBCS page showing message in single lineSummary: On the VBCS page, string values are not displayed on separate lines. Although the REST service response payload includes those string values with line breaks, V… -
Dispatching a REFRESH event, after data mutationSummary Issue after an actionContent Hello, I'm receiving a flood in log of the following message snippet and attached. Also, my table is not fetching the data because i… -
how to create a search similar like fusion search in VBCSSummary: Hi Experts I have a requirement to add the search field as shown in below fusion page, can someone please share the working sample code for the same where ill h… -
Getting Error Cannot read properties of undefined (reading 'eventHelper') For Calling Custom EventI'm trying to call Custom Event from a Javascript function below define(["datagrid/DemoDataGridProvider"], function (DemoDataGridProvider) { "use strict"; class PageModu… -
Expandable (drill-down) table row in Oracle Fusion Visual Builder StudioSummary: Looking for guidance on implementing an expandable table with drill-down functionality in Oracle Visual Builder Studio. Need to display parent records (e.g., de… -
Calling External APIs from VBCSSummary: Hi, I am working with Oracle Visual Builder (VBCS) and I need to call an external API (for example, https://jsonplaceholder.typicode.com) directly from my appli… -
Contract is in CLEAN_VERSION_UPLOADED state or your transition condition couldn't be fulfilledSummary: We trying to submit a contract for approval via rest API given below and it gives the error as "You can't perform the SUBMIT operation because either the contra… -
How to hide/show the embedded(app extension approach) VBCS app link in fusion based on the roles?Summary: Hi All, We have embedded a VBCS application to fusion using application extension approach, we need to hide this app link in the fusion if the logged in user is… -
format input date component date to DD-MM-YYYY formatSummary: Hi Experts I want to format the input date format to DD-MM-YYYY, i do not see any option to do this. Please help me https://us.v-cdn.net/6034893/uploads/I0HZ501… -
Oracle VBCS - how to change Max Count scroll policy option based on table total row countHi All, In my table I am getting lac of rows. In my table Scroll policy Option , Max count is default to 500. We can also change this show more than 500 rows but it will… -
How to use Date Picker in VBCS and set min max date and also converterSummary: Hi Experts Can you please help me to use Date Picker component in VBCS, i want to set the min, max and the format DD-MM-YYYY to show. Input date has stopped usi… -
How to Make Only One Row Editable in Data Grid ComponentSummary: Hi Team, Im trying for Editable Datagrid concept when i make cell as Edit it enabling all Cells to editable but My requirement is to make only one specific Row … -
How to call event.preventDefault() to stop selecting a step in Train component in VBCS?Summary: I am trying to use a Train component with some validations in train steps. If the validation gets failed at any step then it should not allow user to select nex… -
Procurement Policy Advisor is adding prefix as USD instead of SGD for few users.Summary: Procurement Policy Advisor is adding prefix as USD instead of SGD for few users. The uploaded document just has amount but not currency. ex: if the amount is me… -
input date with min date set to start from today, throwing error when selected todaySummary: Hi Experts I'm facing issue with input date component, i have set the min condition to start from today and it is showing in the date selection from today but w…