UI
Discussion List
-
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 21 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…
-
Role based access control on Navigation MenuSummary: Hi I have created VBCS application using Dashboard example template which provides vertical navigation menu and dashboard. Now I want to implement role base acc…
-
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 61 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 11 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…
-
Case insensitive Filter criteria on SDPSummary Case insensitive Filter criteria on SDPContent Hi, I have created a LOV usingVBCS Learner-230793 94 views 11 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 12 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…