UI
Discussion List
-
JS file is not being reffered when vbcs app is liveSummary: Hi, We have a VBCS application with a JavaScript file located in the resources/js folder. We can successfully reference and use this file when running the appli… -
How to Hide Out-of-the-Box Fragments in Redwood PagesSummary: In Oracle Fusion Service out-of-the-box Redwood pages, such as the Service Center, how can we remove or hide an out-of-the-box fragment that we don't want to us… -
conditionally visible drop down field values not loadingIssue: On a custom guided process page, field list-of-values (LOV) fields do not populate with values when the field was initially hidden and later was made visible cond… -
Pending Worker - How to set warning message banner under a specific sectionSummary: I'm trying to control where a validation/warning message appears on the "Edit Pending Worker" page. If I create the validation without a target field, the messa… -
need help to build 2 section layout using redwood templateSummary: Hi Experts I have a requirement from customer to build a page similar like below, could you please help me to build the below kind of layout in VBCS using redwo… -
Uncommit all changes and revert back the changes in vbsSummary: Hi Experts How to uncommit all the changes and revert back in VBS ? I did reset to head but the file changes still showing as shown below Content (please ensure… -
SR Attachments - view doc filesHi all, Looking for pointers from anyone who's solved this in a Redwood/VBS environment. Context: Custom SR attachments fragment using oj-sp-attachments, with a custom P… -
Difference between on-value-changed and on-value-item-changed on select singleSummary: Difference between on-value-changed and on-value-item-changed on select single Content (please ensure you mask any confidential information): Hi All, What is th… -
oj-vb-switcherSummary: We have a requirement, where we want to load different flows with in drawer layout based on user roles or user action in our custom application. Came across htt… -
CSS Variables for oj-sp-activity-list-item and Core Pack ComponentsSummary: Hello, I am looking for the CSS variables for the "oj-sp-activity-list-item". I want to dynamically provide a background colour to the icon container of the lis… -
Query related to get LocationHi @Nada Bashar @Sherif Bashar I hope you are doing well! I'm using the Get Location action in an action chain. In the Get Location properties, there are three options: … -
Data Grid Component Taking More Time in Page LoadWe are using a DataGrid component to showcase customer data. Each column is editable, and we have added components like: Select Single Combo Box Input Text Menu Buttons … -
Passing Nested Header in RowDataGridProvider to setup datagrid header.Hi All, I need to populate the data from adp/sdp. Here , how to pass Nested Header in RowDataGridProvider constructor to achieve Nested Header setup as shown below: As s…Rohit Chaturvedi 31 views 4 comments 0 points Most recent by Vignesh Viswanath-Oracle Visual Builder -
Auto Scroll Issue in visual builder formSummary: We are facing an issue where form auto scrolls to the top when we click outside any page. Content (please ensure you mask any confidential information): Hello T… -
Alternative approach to show/process 50k records in VBCSSummary: Alternative approach to show/process 50k records in VBCS Content (please ensure you mask any confidential information): Hi Expert, I am exploring an alternative… -
How to handle no selection in select multiple component in vbcsSummary: Hello Team, We are using select multiple component and passing the values selected as parameters to another api call. it is working as expected when values are …Koda V V Satya Sai Surya Ramakrishna 2 views 0 comments 0 points Started by Koda V V Satya Sai Surya Ramakrishna Visual Builder -
How to display 10000 records in tableSummary: How to display 10000 records in table Content (please ensure you mask any confidential information): Hello Expert, Please suggest possible approach Need to show… -
What is the Real Usage of Value item in Select Single ComponentSummary: Hi Experts , in Select Single component we can assign the data through value field right then what is the real usage of value item field I just want to know the… -
need help with https://www.oracle.com/webfolder/community/roc/km-assets/attachments-viewer.pdfSummary: Hi Experts I have a requirement to view the attachments or files using the native VB components and came across this oj-sp-attachment-viewer but Oracle has not … -
need help with https://www.oracle.com/webfolder/community/roc/km-assets/timeline-event-templ.pdfSummary: Hi Experts I have a requirement to view the project timelines using the native VB components and came across this timeline viewer but Oracle has not shared the … -
How to embed the Process Automation Tasks (approve, reject, reassign, etc.) in Visual Builder pageSummary: Hi Experts, We have a requirement to design Visual Builder page to display the Approval Task List from Process Automation and upon clicking on each task, the us… -
Getting Issue In Inline Edit with Pagination(ADP variable)Summary: Getting Issue In Inline Edit with Pagination(ADP variable) Content (please ensure you mask any confidential information): Hi Expert, We need to implement pagina… -
Not able to edit json action chainSummary: Not able to edit JSON action chain Content (please ensure you mask any confidential information): Hi Expert, I would like to add a few additional steps to the J… -
need help on designing the page where the components are stacked as we ask questionSummary: Hi Experts I have a requirement to build a page in Oracle Visual Builder similar to the chat-GPT like where user can ask the question and see the response above… -
Adding Custom Navigation Buttons to Locked Redwood Procurement PagesI am working with a Redwood Procurement page in Visual Builder Studio (VBS). My requirement is to add three custom buttons to the header toolbar to facilitate navigation…Samruddhi Baviskar 72 views 7 comments 1 point Most recent by Alok Ayachit-Oracle Visual Builder Studio for SCM -
Implementing Combobox Suggestions within the Smart Search ComponentSummary: I am working with the Smart Search (Redwood) component in Visual Builder and have a requirement to incorporate a Combobox behavior within the search interface. … -
Role based access control on Navigation MenuSummary: Hi I have created VBCS application using Dashboard example template which provides vertical navigation menu and dashboard. Now I want to implement role base acc…Chinu kulkarni 111 views 10 comments 0 points Most recent by Vignesh Viswanath-Oracle Visual Builder -
Understanding the Functional Distinction Between 'Value' and 'Value Item' in Select SingleSummary: In the Select Single component within Visual Builder, we typically bind the component's value property to a variable to store the selected key (e.g., the Primar… -
Styling VBCS Components to Inherit Redwood Background ColorsSummary: I am developing a VBCS application using a Redwood-based template. I want the background of my input components—specifically oj-input-text, oj-input-number, and… -
Dynamically Disabling Dropdown Options in Table Cell Templates Based on Row-Level Date ComparisonI have a Table component in Visual Builder where one of the columns uses a Cell Template containing a Combobox (Dropdown). I need to disable specific options within this…