UI
Discussion List
-
Select All header checkbox not getting unselectHi, I am facing an issue when the user deselects all the rows manually the header checkbox still shows selected not unselect auto. IS there any table property we can des… -
is it possible to open or close the dialog component from javascriptSummary: Hi Experts is it possible to open or close the dialog component from javascript? with my business requirement i want it to open or close from javascript and not… -
Navigating to sub flow under the page dynamically based on the conditionSummary: Navigating to sub flow under the page dynamically based on the condition. Say based on the value selected from the List of values in the main page, navigate to … -
How to assign the class based on some condition dynamicallySummary: How to assign the class based on some condition dynamically to any html tag like heading , paragrah .. etc Content (please ensure you mask any confidential info… -
How can we handle fire notifications display mode (persist or transient) in redwood Starter theme?Summary: i have created the action for fire notification in shell page . but if i have choosed the display mode the transient the fire not closing automatically. i have … -
Drawer layout to navigate to flow pages, drawer layout did not add required code for navigationSummary: Hi Experts I have added drawer layout to my page with which i want to navigate to flow pages on click on the options available in the navigation list of drawer … -
drawer navigation list displayed on right most side of pageSummary: Hi Experts I have added the drawer navigation list to a page by following cookbook, but the navigation list is displayed on the right most side of the page, I w… -
VBCS Assign variable problems in action chain to Array Data Provider (ADP)Summary My goal is to have a listview on the screen with aggregated data. I'm trying to accomplish this by mapping a rest call to a custom object inside an Array Data Pr… -
CORS error while calling API gateway API in VBCSSummary: Hi Experts I'm getting CORS error while calling API gateway REST API from VBCS as shown below, same API is working fine from POSTMAN. Any help here please why i… -
How to fire custom notification based on some calculationsSummary: Hi Experts I'm creating a editable table where user will be able to provide shareholding details, when it crosses 100% or less than 0% i want to fire the notifi… -
Backspace and delete on the onkeydown eventSummary: I want to clear table data when user do Backspace and delete on the onkeydown event on input text item. -
select single component passing index as key attribute on SDP and ADPSummary: Hi, we are facing an issue in the 23.10.2 version in SDP based select single component when the user selects the value from LOV it passes the index number as th… -
Converting web app to mobile app in vbcsSummary: we have VBCS web application and are trying to convert mobile app. I have looked at blog provided by shay, https://blogs.oracle.com/shay/post/converting-web-app… -
How to make action chain load in backgroundSummary: Hi Experts How to make a action chain to process in background without making the page load delayed. I have one REST API to be called whenever the application i… -
Specific table row selected on page loadSummary: Hi I am facing an issue while selecting specific rows of the table on the page load tried this cookbook example but the JS function not working not recognised. … -
how to stop row edit to complete if there are validation errorsSummary: Hi Experts In editable table i want the row edit mode not to complete if there are any validation error, can you please help me how to achieve this. I checked t… -
How to edit row on click on edit button instead of double clickSummary: Hi Experts I want to edit row in editable table on click of edit button in that row instead of double clicking on the row i.e. as shown below. How to achieve th… -
How to make the icon thick and dark colorSummary: Hi Experts I want to make the + icon in below screen to thick. how to do this please help. right now it is very thin and unnoticeable Content (please ensure you… -
How to pass fusion data to VBCS URL when embeddedSummary: Hi Experts I have developed a visual builder app to embed in fusion supplier page, here in vbcs page it accepts the supplier name to be passed in url i.e. as a … -
How to make error message under list that is required ?Summary: I have a list i want the user to choose but if he didn't choose a value then i want to put error message under this list that is required to have a value -
Editable table (ADP) how to delete few and modify few records on click of save buttonSummary: Hi Experts I have a editable table in which a user can update, delete, add records to the table, at the end when user clicks on Save button then the details hav… -
how to change the mouse pointer when I attach navigation events to controls such as textSummary: How to change the mouse pointer when I attach navigation events to controls such as text? Content (please ensure you mask any confidential information): Version… -
table component cursor is moved to top of the page when refreshedSummary: Hi Experts I have requirement where i'm navigating on click of a row in table to different page and post clicking on save and cancel button in new page the VBCS… -
What component can we use for export data from table in Redwood Starter theme?Summary: i have used the component for exporting table data. i am getting error message this component is not approve in Redwood Component. Content (please ensure you … -
Editable table validation for input values from userSummary: Hi Experts I have a requirement from customer i.e. to put validation to the input value from user in editable table. In below screenshot user has entered numeri… -
How to export time datatype in excel ?Summary: I am trying to export table data into excel but the column that has time datatype doesn't show in excel -
creating components progmaticallySummary: Hi, I have a use case where I need to create LOV component progmatically with data assigned to it depending on the number of elements in an array. Max this arra… -
How can i edit the UI of the button ?Summary: I want to change the color text in the button and make it round how to it. I tried to do it in CSS but it didn't work on oj-button -
Error while calling VBCS page URL with ip address instead of hostnameSummary: Hi Experts I'm trying to call VBCS page URL with oci load balancer which supports only ip address instead of hostname. Could you please help me how to call VBCS… -
Radio Set Button in List ViewSummary: Utilizing Radio Set Buttons within a List View layout. Content (please ensure you mask any confidential information): Hi All, When selecting a row, the associat…