UI
Discussion List
- 
             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 … 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 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… 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… 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… 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… 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. 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… 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… 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… 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. … 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 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 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 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 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 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… 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… 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… 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 … 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… 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 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… 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 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… 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… 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…
- 
             how to add filter by date option in a table that gets data from a service endpoint in vbcsSummary: There is a table in vbcs app that gets data from a service endpoint . one of the column in table is date. I need to provide an option to the user so that they c… how to add filter by date option in a table that gets data from a service endpoint in vbcsSummary: There is a table in vbcs app that gets data from a service endpoint . one of the column in table is date. I need to provide an option to the user so that they c…
- 
             How to add classes based on some conditionSummary: Hi Experts I want to add few css classes to component like input text field based on some condition like if the screen size is medium or large but I want to add… How to add classes based on some conditionSummary: Hi Experts I want to add few css classes to component like input text field based on some condition like if the screen size is medium or large but I want to add…
- 
             How to make report from data in VBCS ?Summary: I have data calculated inside VBCS and i want to make report with this data How to make report from data in VBCS ?Summary: I have data calculated inside VBCS and i want to make report with this data
- 
             How to change the display mode of redwood page template ?Summary: How to change the display mode of redwood page template ? We have light/mixed display mode available in redwood templates. But I want to change the background c… How to change the display mode of redwood page template ?Summary: How to change the display mode of redwood page template ? We have light/mixed display mode available in redwood templates. But I want to change the background c…