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
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.6 releasedI am pleased to announce that version 4.6 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.5 releasedI am pleased to announce that version 4.5 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Webcast - Troubleshooting and Debugging Visual Builder AppsRegister & join our monthly office hour for an online seminar with tips and techniques that will help you debug and troubleshoot your code. Monday July 15th 1:00PM PST/4… -
env.catalogjson and env.userProfileUrl Error after uploading Visual Builder code in OFS PluginSummary: Hi Team, Testing the OFS custom plugin built using VBCS. For this I have developed a sample page in VB and exported it and in the node.js executed the grunt com… -
25.10.0 updateI received a notification e-mail today that our production VBS instance will be upgraded to 25.10.0 in Window 2 on 11/4. The odd thing is my prod instance was listed in …
-
Invoke oj-file-picker oj-select event dynamically via Menu drop down ojMenuAction eventSummary: Business want to invoke oj-file-picker action after api operation being performed on Menu drop down action Chain we have written action chain on menu option Clo… -
Fire Notification Not Visible at Bottom of Embedded Page in FusionSummary: Hi Community, I'm working on an Oracle VBCS page embedded in Fusion. I'm using fireNotification to display messages (e.g., after clicking Submit). The issue is … -
camera component not workingSummary: Hi Team, we have implemented CAMERA component in our application but its working like file-picker component and only allowing to select files/images from storag… -
stage application error utils.js:171 Uncaught (in promise) Error: Empty file content app-flow.jsonSummary: Hi we are facing error while running application on stage mode after deployment from VBS its giving below error while running on preview mode its working fine. … -
Authorization header getting removed while calling REST APISummary: Hi Team I'm unable to pass the Authorization header in the REST API call, my endpoint does not support CORS so i'm using proxy and the authorization header is g… -
Guided Journey on Custom VBCS Redwood template pagesSummary: Can we add Guided Journey on Custom VBCS application built using Redwood template pages. Content (please ensure you mask any confidential information): Version … -
Display BO data ConditionallySummary: We have Requirement to show the Data of Two BO tables in the Same Layout Conditionally based on Employee No Search Filter if Data is in BO1 it should show only … -
How to Hide Primary Action Buttons in Simple create and Edit Page TemplateSummary: In Simple Create and Edit Page we have Submit and Cancel Buttons By default Im trying to Hide or remove those but im not able find the option for those buttons … -
Guided Journey on Custom VBS Redwood pagesSummary: How to enable Guided Journey on Custom VBS Redwood pages Content (please ensure you mask any confidential information): How to enable Guided Journey on Custom V… -
Display the File Name in Drag and Drop in File PickerSummary: How to Display the Selected File Name in Drag and Drop in File Picker Content (required): Version (include the version you are using, if applicable): Code Snipp… -
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 Hide All file option in file Picker File Upload Dialog in Oracle VBCSHow can I hide this All files option from the dropdown from the file uplaod dialog which is open when clicking on oj-file-picker component, in mu application. -
Clear or Refresh tokenSummary: Hi team, We have a PWA in VBCS, in which we make calls to APEX Restful Services. We have created a Connection Service (apex ords) using OAuth 2.0 (Client Creden… -
How i can develop a list with buttons and panel with title and descriptionSummary: Hi Experts I want to develop a dashboard page having a list of items as shown below on left side i have to have the title and description and on the right side … -
Large editable table - horizontal scrollingSummary Large editable table - horizontal scrollingContent I have an editable table with more than 50 columns. After I am editing a cell the table scrolls left/right, I … -
visual builder plugin development for Field ServiceSummary: Hi, I have a few questions related to VBCS plugin development: Can a VBCS plugin be developed in Visual Builder or can also be done in Visual Builder Studio? Af… -
How to show selection of KPI as visually highlighted in oj-sp-dashboard-landing-page on page loadSummary: Hi All, I’m using the oj-sp-dashboard-landing-page component, which defaults to showing selectedKpi as KPI_1_id. However, the selection isn’t visually highlight… -
How to make the header black color in welcome page templateSummary: Hi Experts How to make the header black color in welcome page template, Please help @Sherif Bashar @Nada Bashar@Mohammed Galal@Vignesh Viswanath-Oracle Content … -
how to get the offset value of load more on scroll in the SDP variable fetch action chainSummary: Hi Experts I have a table component and i'm using load more on scroll i.e. for pagination. The table is getting populated with SDP variable, when the offset val… -
need help in understanding the navigation tree recipeSummary: In the above , which part of the code is responsible to navigate to required pages upon click on the navigation lists In the action chain above I am unable to f… -
creating new VB app using redwood starter template not creating file folder structure as neededSummary: Hi Experts Starting today when we create a new VB application based on redwood started app creates application with different folder structure and not a formatt… -
select single component selecting the index of the array instead of key valySummary: Hi Experts I'm trying to get the the value using select single component from the LOV, but on selecting a particular value it is selecting the index of the sele… -
how to remove the empty space if i have 2 form layout one below aSummary: Hi Experts I have 2 form layout in a drawer component one below the another and i could see the empty space between them as shown below. How can i remove this, … -
total-items-count property of oj-sp-collection-containerSummary: Hi All, How can I display the total number of records for an SDP-based table in the total-items-count property of the ? With an ADP-based table, this is straigh… -
Display Two Different BO Data in the Same LineSummary: We have requirement to Fetch the Data from Two different BOs and display it the same Line . Both the BOs have Emp No in Common We need to display the Combined D… -
Insert Edit and Delete Records for BO Relationship TablesSummary: How to Insert Edit and Delete Records for BO Relationship tables We have a Parent and Child Record with One to Many Relationship. We want to Insert, Edit , Dele… -
Can BDP be used for Add Edit and Delete Data for BO Relationship TablesSummary: Can BDP approach be used for Add Edit and Delete Data for BO Relationship Tables Please suggest Content (please ensure you mask any confidential information): V… -
Pagination not working in table for Retrieve all integrations REST APISummary: Hi Experts I'm trying to consume OIC REST API i.e. to retrieve all integration instances in my Visual Builder page but the pagination is not working even though…