UI
Discussion List
-
Can we call App1 flow from App2Summary: Can we call App1 flow/ page from App2 Content (required): For example we have two applications like App1 and App2. Can we call App1 flow/ page from App2 at butt… -
How to use rich text in VBCS applicationSummary: Hi Team, I am try to use rich text in vbcs application, I cant use component plate feature Content (required): Version (include the version you are using, if ap… -
Help Oracle make cloud applications easier to extend!If you've extended an Oracle cloud application in the last year, we want to leverage your experience! Specifically, we'd like to interview you for about an hour on what … -
How to export Data in multiple sheets ?Summary: The requirement is to export data of two different tables in two sheets of a same excel file. Content (required): I am using an oj-sample-export-data component …Vishal Singh Rajpurohit 211 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
How to add scrolling text in vbcs pageSummary: I want to add hint or scrolling text horizontally left to right direction to guide user to perform task how to achieve this in VBCS Content (required): Version … -
frozenEdge property is not working to freeze the column in tableSummary: After imported ApplicationsCloudUI-7.0.1.zip file to CSS level, table column frozen edge property is not working for one of the column in table, is there any ad… -
Get Task collection action retrieves REJECTED tasksSummary: I have used Get Task Collection action in the action chain in my VBCS app, this action is retrieving tasks having status REJECT. Please help me how I can retrie… -
Editable table - Line EditingSummary: Line Editing Stops after selecting the value from dependent LOV Content (required): Hi All, While Editing the line, ojBeforeRowEditEnd →TableBeforeRowEditEndCha… -
table with paging control having issues with on click button eventSummary: I have a table with paging control added as shown in below screenshot. When i go to pages other than 1 i.e. 2, 3 or any other page other than 1 and click on but… -
Button event action is not working if i navigate between pages and clickSummary: I have created a page having table, which get populated with the data from ADP, out of the columns in the table one is button as shown in below picture. When I … -
How to Get Type in Value from a Select -Single(oj-select-single) FieldSummary: I have tried assigning the variable to a value field, but it's returning as undefined or null. Content (required): Version (include the version you are using, i… -
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 33 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.…User_2025-08-15-00-03-05-696 40 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
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 .…User_2025-08-15-00-03-05-696 94 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 86 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 25 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…