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
-
Mobile App vs. Web App for PWASummary: We need to build a PWA in Visual Builder. There is no requirement to build a native mobile app. So would like to understand the recommended approach in such cas… -
Page Display WidthSummary: Visual Pages should be rendered in x direction. style= "max-width:100%" as given but still it shows page end there. Content (required): Hi All, Header and Page … -
How to get the URL of application from where the VBCS page has been openedSummary: We have created a web page with VBCS and we have added this in Fusion cloud navigation menu, when user clicks on the icon it will open VBCS web page in a new br… -
Security VBCS Flows and Page access based on the role assignedSummary: We have a VBCS application where we are trying to restrict the page access by using the below code in the page JSON: "security": { "access": { "requiresAuthenti… -
Way of Vanity URL VBSummary: I already set custom URL in VB setting, for example apps.example.com. This is working, But my colleague asked me to use Load Balancer to vanity the VB URL is mo… -
VBCS Application not supported in Internet Explorer IE-11Summary: We are unable to view any pages of VBCS Application when we ran the url in internet explorer Compatibility IE-11. Clientuses only IE as browser to operate Conte… -
Easy way to show country flag icons in VBSummary: Please, I would like help in case anyone has shown icons with the country flag in VB. To improve the UI would be much better to show an icon/image than showing … -
Are all REST APIs for Fusion Cloud HCM available in VB Studio?Summary: Fusion HCM Cloud REST APIs availability for extensions in VB Studio Content (required): I’m trying to create a service connection in VB Studio using the Service… -
Embed mobile app in other domain.Summary: Can we embed the mobile app in other domains. Content (required): Hi Team, We are developing a mobile app as a PWA app and it is designed responsively across al… -
Service connection not working after vb-deploy grunt commandSummary: Content (required): We are using grunt commands to build and deploy vb application as per the doc While the application is getting deployed and staged successfu… -
Visual Builder vs. Mobile Hub for mobile appsSummary: If I need to build an enterprise mobile app, what are the pros and cons of using Visual Builder vs. Mobile hub for development? Please advise. Content (required… -
Select single in VBCSSummary: How to show data initial in select single and can update it with LOV showing in select single? Content (required): Hi All, We have the below required for the VB… -
Filter Records in a table (ADP based) on Select Many Search FilterSummary: We have an table based on ADP . We need to filter the records in ADP based on search criteria which is of type select many. As select many accepts array of elem… -
Mobile app causing issues in iphonesSummary: Content (required): Hi Team, We are developing a mobile app with OPT and as a PWA app, while opening the app in android and in tabs it is working fine but in so… -
Select single is having duplicate records, how to display only distinct recordsSummary: Hi All When I use select single to display records it is showing duplicate records from the web service but I want to restrict it to display unique records only… -
Getting the value of a REST action chain resultSummary: Unable to figure out the value of a action chain result set Content (required): Hi there, Struggling with something minor. I have a POST call to an ORDS REST se…User_2025-02-12-22-06-28-927 31 views 2 comments 0 points Most recent by User_2025-02-12-22-06-28-927 -
Unable to access BO in VBSSummary: Content (required): Hi All, I am trying to create BO and access it within VBS, the problem is that I'm able to create the BO and while trying to switch to the d… -
How to configurable delay in search for a Type Ahead Search Component?Summary: I have a Search Component that shows suggestions to the user as he types. I want to add a delay to the service call. Content (required): Currently, I am using r… -
paging control with the help of buttons like next & prev has to call REST API and populate tableSummary: Hello, I have a requirement where I have to fetch huge data from database with the help of Integration and populate in VBCS tables. If entire data set is retrie… -
Drag & Drop columns - TableSummary: There is an example where we can drag rows into a different table or re-order rows. Is it possible to re-order columns when data is loaded into table via SDP Co… -
select one sdp finder not workingSummary: finder parameter not display value Content (required): Single select value is working fine with SDP, after adding finder parameter SDP value is filtering fine a… -
How can i set parameter to be fetched from column when uploading data?Summary: I am using Visual builder add in in excel and want to know if there is anyway to do a setup such that instead of asking parameter for the REST api when uploadin… -
VB New Features August Release - Join the WebcastJoin this month's Oracle Visual Builder Office Hour to learn about the new features rolling out in the next release of Oracle Visual Builder and Visual Builder Studio. R… -
VBCS + Single Select + SDP + Key AttributesSummary: The single-select is not returning key attribute value instead just returning the row-iteration num. Content (required): When I select a value in Single-Select,… -
Date Range PickerSummary: Date range picker with a single input date field or similar. Content (required): Do we have a date range picker component in VBCS/JET similar to the below scree… -
Unable to Display data in table based on ADPSummary: Display data in a table using ADP Content (required): Version (include the version you are using, if applicable): 22.07 Code Snippet (add any code snippets that… -
Service account for VBCS like IntgeraitonSummary: I have created a service account by following steps as mentioned in below document but when I use same to access VBCS business objects or to start processes I'm… -
Inline table editSummary: How to exit table edit mode from button click? (instead of clicking another record) Content (required): Version (include the version you are using, if applicabl… -
how to reset the ADP index without having to reload the pagewe have an ADP which stores result data after some search and displays the data in a table. In the table definition I use multiple selection mode (row).When running the … -
Create a Saved SerachSummary: We have designed a custom search page and upon giving the search criteria and click on search button , it will call the REST service and provide the results in …