UI
Discussion List
-
How to move selected row on press of enter key?Summary: We have a requirement where on click of the Enter key, the edit mode has to move to the next row of the table. Currently, on click of enter key, the edit mode i…Vishal Singh Rajpurohit 31 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to Disable Input SearchSummary: Input search should be in Disable on Approve Page Content (required): Hi all, On the client Approve Page, All fields should be in disabled mode , Should not be …
-
How can I hide pages based on the roles assigned to the users in VBCS?Summary: Content (required): I included a Java Script code in shell and tried to disable the page using Id, but it is not working. Is there any way to handle it in VBCS.…
-
browser back button functionality in VBCSSummary: Hi Team, we are building the VBCS pages. Say suppose, if user clicks on browser back button then page details will lost and it will make an issue on the page. C…
-
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 .…
-
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 83 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 23 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…
-
Flex-field Support in VBCSSummary Is it possible to incorporate KFF or DFF in VBCSContent Do we have the ability to display Key Flex-Fields and Descriptive Flex-Fields (similar to ERP Cloud) in V…
-
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…