UI
Discussion List
-
Webinar - Leverage Redwood Design with Visual BuilderJoin our upcoming seminar and learn about the new Redwood resources available for you. Oracle announced the release of the Oracle Redwood design resources for developers…Shay Shmeltzer-Oracle 101 views 1 comment 2 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Can I keep the scroll bar of a data grid in the same place after editing it?Content (required): The data from the data grid can be edited, and when the data is edited the table is refreshed, and when it happens the scroll goes back to the beginn…
-
How to release selection from navigation menu if moved outSummary: I have created one VBCS app with navigation menu at the top of page (in shell page) to navigate between the pages as shown below. When I click on flow1 or flow …
-
How to restrict min value in input number fieldSummary: I have created a vbcs app which will accept number with input number component in vbcs. But I dont want user to enter value less than 0, how can I do this? Plea…
-
Table component want first row to be freezed while scrollingSummary: Hi All I have an application created where I'm displaying data with table component but when i scroll down the header row or the top row is not visible. How can…
-
How to reduce the gap between form label value or any fieldsSummary: I'm creating an application having form with input parameters but the gap between the fields is too much. How can I reduce it ? Also, How to know what classes w…
-
Is it possible to do editable table using ords in oracle vbcsSummary: Hi All, I have an requirement to do add row and edit row in table level using ords(REST). I saw lots of video and websites but its used for business object, ple…
-
Refresh value in text field from a converter function.Summary: Content (required): Hi All, In my page, I have a text field with a converter that converts the number as per the maximum fraction digits given (ex.2). If I ente…
-
Select single selection how to save multiple valuesSummary: I have created an application with select single component where on selection i want to save multiple value like for example in select single if my label is emp…
-
Excel Add in VBCS with ORDSSummary: Hi Team, We have created the VBCS applications with existing VBCS storage as a tenant and observed that for Excel add in with LOV ATP with Business objects . Ca…
-
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 189 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 32 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 32 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 91 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…