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
-
How to create sections in oj-sp-dynamic-scoreboard programmaticallySummary: I am using the Redwood Dashboard component and using oj-sp-dynamic-scoreboard to configure the KPI tiles and using oj-sp-dynamic-dashboard-grid to display the c… -
Smart Search Page Template – Dialog not closing when updating badge.text /page subtitle on page loadSummary: We are using the Smart Search Page template in a VBCS extension. Requirement: On page load, we launch a dialog asking the user to select a Department. User sele… -
How to Enable In-App Notifications for Submitted Requests in VBCSDescription / Issue: In our VBCS application, users submit requests to other roles or groups. Currently, when a request is submitted, the assigned users do not receive a… -
how to style the card in horizontal using redwood list section and item layoutSummary: Hi Experts I want to have the object card in horizontal instead of one below another, please help me to correct this when I'm using redwood list section and lis… -
How to add the navigation menu on the left top corner (Redwood template app)Summary: Hi Experts Is there any component to add the navigation menu at the left top corner of the redwood page ? Please help me with the steps Content (please ensure y… -
How to add copyright text to in app navigation barSummary: Hi Experts Please help me to add this copyright text on to the right side of the in app navigation component as added by Oracle Content (please ensure you mask … -
help needed to build a vbcs home page like fusion in Redwood page templateSummary: Hi Experts I have a requirement to build a home page similar like Fusion home page as shown below i.e. having tabs at the top and having arrow if tabs are more … -
help needed to add the tabs to redwood pageSummary: Hi Experts I wanted to know how to add the tabs like below in the redwood page, is there any redwood component for the same please help me. Below is the screens… -
there are no backends availableSummary: Hello community, this suddenly stopped working. How can I fix it and allow me to create connections from OIC? Content (please ensure you mask any confidential i… -
Where can I find the code examplesSummary: Where can I find the code examples which is not showing in VBCS Content (please ensure you mask any confidential information): Version (include the version you … -
How to Use Scroll Position to retrieve same row after edit in tableHi , I have a requirement to fetch the Edit row in large table after table updated and refreshed How to use Scroll postion on table to achieve this ? -
Page Customization: Pop up message on clicking Create Item(Saas)Summary: Customer have requirement to customize Expense Entry page with a note in Financials module Clicking the 'Create Item' “+” button in the Oracle Expenses module i… -
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 add the edit button to edit the editable row and then approve or cancel buttonSummary: Hi Experts How to add the edit button on to the row in editable table and then on click of edit the row must be available to edit and then 2 buttons on the row … -
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… -
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 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… -
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… -
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 … -
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… -
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 -
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… -
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… -
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… -
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… -
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…