UI
Discussion List
-
Freeze tab header of the the oj-tabs placed inside the oj-dialog.Summary: Sticky tabbar inside oj-dialog. Content (required): I have oj-tabs placed inside a oj-dialog. Each tab has set of fields and whenever the oj-dialog scroll bar i… -
Facing issue exporting SDP 1000 records table data onlyI am facing an issue when exporting data to excel it's exporting only 1000 records not exporting all records around 5000 when I add a limit in the property then it gives… -
How to disable a table in VBCS dynamically based on conditionHi Team, we have a requirement to disable a table/disable double click on table based on field status. we created Id for table and try to disabled it from Java Scripts .…User_2025-08-15-00-03-05-696 92 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to disable table or button in table in VBCS dynamicallySummary: Hi Team , I have to disable table or button in table dynamically depending upon particular condition so that no editing can be performed . Content (required): V… -
Input Number with decimals not rounding while savingSummary: While Saving data with decimals in the custom object in app extension, the data is not being rounded while saving. Content (required): Hello, we created a simpl… -
Export Issue - Column Data is enclosed in Double QuoteSummary: Hi, I am facing one issue with Export. One of the Columns data is string type and it can contain number as well number with hyphen sometimes. Ex 456788 or 45678… -
How to show concat multiple values in combobox drop down lovSummary: How to show multiple values lov in combobox drop down LOV List like username1 email1 employee_id001 department_nameA username2 email2 employee_id002 department_… -
Excel Spread Sheet with LOV values in VBCSSummary: Hi Team, We have a below requirement in VBCS. Download button to download an excel sheet with predefined LOV values and entire the required data and upload it t… -
Redwood AnalyticsSummary: Hello, There are many components like Dashboard Grid, Panel etc. in the Redwood components while building Application Extension. Is there any documentation or e… -
Remove duplicate values in Array variable/Select Many in Oracle Visual BuilderSummary: Select Many shows duplicate values Content (required): Hi Team, We have created an Array variable at page level in VBCS. In one of the action chain, we have use… -
How to change Label Names of webpage based Location in VBCS?Summary: Content (required): how to change labels and names into different languages based on countries or places? Version (include the version you are using, if applica… -
How to apply TextFiltering in SDP Variable ?Summary: I have a select one component which displays list of Supplier Number. When I type in the number in box , the filtering works fine when I bind the ADP variable t…Vishal Singh Rajpurohit 91 views 12 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
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 21 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… -
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 31 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… -
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… -
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 … -
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… -
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… -
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… -
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… -
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… -
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… -
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… -
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… -
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 … -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 311 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
Need help in implementing hamburger with pagesSummary: Hi Team , We wanted to implement the Hamburger with navigations to different pages in VBCS, same as seeded page Hamburger-> Receivables -> Billing. Can some one…