Category 218
Discussion List
-
select single not populating in ADP table.Summary: I have an ADP table in which one of the columns is a Select-Single template. The select-Single has a CollectionTemplate as Table. When the data loads in the tab…Vishal Singh Rajpurohit 27 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder -
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 use raw value event for select single or combo boxSummary: I have a query where we need to use select single or combo box when user enters or press keys runtime we pass raw value(search with raw value like lov) to our r… -
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… -
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… -
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…Vishal Singh Rajpurohit 36 views 2 comments 0 points Most recent by Preetham Kumar-Oracle Visual Builder -
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… -
migrating new application version from one environment to other issueSummary: When I'm trying to import new version of application from DEV to PROD environment it is not allowing me to import with same application ID instead it is creatin… -
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… -
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… -
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… -
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… -
Icon imported not reflecting in android application as PWASummary: I have created a mobile application and have enabled PWA. I have uploaded the icons for application but the icon is not reflecting when the application gets ins… -
Max Rows in Business ObjectsSummary: Business Object Content (required): Hello, a query, I have a Business Object in the Visual Builder and when adding rows, specifically 27 rows, I want to send it… -
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… -
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…Shay Shmeltzer-Oracle 45 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
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…User_2025-02-11-11-37-24-835 35 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to configure Grievances Smart Action for HR Help Desk using VB StudioSummary: Need to configure grievances based on custom object(created in Application Composer) using VB Studio in HR Help Desk Request page Content (required): Hi, We hav… -
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… -
Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database TableSummary: Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database Table Content (required): Hi All, We have the below required for the VBC… -
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… -
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… -
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 35 views 2 comments 0 points Most recent by User_2025-02-12-22-06-28-927 Visual Builder -
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,… -
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… -
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… -
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… -
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…