UI
Discussion List
-
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 ? -
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 … -
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 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…Neh09 11 views 3 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder -
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 … -
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… -
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… -
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… -
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… -
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 … -
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… -
How to prevent oj-dynamic-table from adding a row to BDP when no actual data changeSummary: I am using oj-dynamic-table bound to a BufferingDataProvider (BDP over SDP). When a user enters row edit mode and exits without changing any values, the row is …Vishal Singh Rajpurohit 11 views 5 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
Collection Container “Manage Columns” not working with Dynamic Table (BDP over SDP)Summary: I am using a Redwood Collection Container in Oracle Visual Builder with a Dynamic Table inside it, bound to a BDP over an SDP. The data shows correctly, but the…Vishal Singh Rajpurohit 11 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
How to Trigger an event After Cell Data Updated in Data GridWe need to trigger a on value Event when User enter the value on Cell of Data Grid I seen there are few Events for Before Edit but there is no After edit ot on value for… -
How to import custom font and use them in Visual Builder Application?Summary: How to import and use certain client specific fonts in our Visual Builder Custom Extension? Content (please ensure you mask any confidential information): We ha… -
Offline-First Mobile App for Port Workers – Technology Recommendation (VBCS vs Native)We are evaluating Oracle Visual Builder Cloud Service (VBCS) for developing a mobile application for port workers used to perform inspection activities. The application … -
How to Disable Automatically Generated Buttons for Oracle Fusion ExtensionsHello, We are developing Oracle Fusion application extensions. Each time we publish or redeploy an extension, Oracle Fusion automatically generates a button under the Ot… -
which template to select to show the menu at top of page and also the company nameSummary: Hi Experts I have a requirement to show the company name and logo at the top and also to build a menu bar horizontally as shown in below screenshot. Please help… -
OCI get object storage rest api converts to url encoding for subfolderSummary: Hi Experts I'm getting 400 bad request error when i'm trying to get object from object storage using REST api if my object is within the sub folder actual objec… -
Field that added to the layout is not reflectedSummary: Content (please ensure you mask any confidential information): Hi I edit page in manage inspection menu. Then duplicate the seeded layout rule sets. I add the c… -
How to access the page variable in a layout field in appui / visual buildrSummary: Hi Experts I'm extending Connections fusion page using Visual Builder, I have created a variable in page to store the person number which i'm populating in acti… -
how to check if the PDF file contains barcodeSummary: Hi Experts I have a requirement to check if the pdf file uploaded by user in the VBCS page us having a barcode or not … also to extract the barcode text. Please… -
Getting row Index instead of key in selected event in my Multi select table when sorting columnHi All, I have a SDP based table on which multi select option is available. In my sdp variable I have selected key attribute. So When I am selecting a row using checkbox…