UI
Discussion List
-
How to populate single select with ADP variable instead of SDPSummary: Hi Experts Currently single select component is populated with SDP variable, i checked several blogs but didnt find solution to populate with ADP. is this possi… -
How to customize notification layoutSummary: Hi Experts I want to customize the notification layout i.e. the look and feel of the layout. I checked docs and blogs but didnt find any details on same. Please… -
How to center progress bar or any componentSummary: Hi Experts I want to know how to center allign the progress bar or any component in general in visual builder I went through building responsive design with OJE… -
comma is appearing in input number field, how to removeSummary: Hi Experts I have used input number component to populate zip code but it is styling with comma, please help me how to remove this comma. I want only numbers wi… -
How can i customize dialog component as belowSummary: Hi Experts I want to remove the texture at the top of the dialog component. Also, title and button i want to align to center. Also, button color for yes i want … -
How to restrict user to checkmark only 1 option in checkboxSummary: Hi Experts I want to put restriction on the checkbox component i.e. i don't want user to select more than 1 option in checkbox. Please help Content (required): … -
how to customize form layout label position as per screen sizeSummary: Hi Experts I want to customize the position of label position as per the screen size i.e. for large and above i want the label at start and for small and medium… -
I modified header fragment but now its not showing in small devicesSummary: Hi All, I'm new to visual builder. I have modified header fragment like below and added css but now header not showing in smaller devices. Please help ---------… -
How to add a blank row in a table on click of a buttonSummary: Hi to add a blank row row on click of a button and store it into an ADP Variable Content (required): Hi Expert, I have below requirement Add a blank row in a ta… -
Editing not working in tableSummary: Editing not working in VBCS Content (required): Hi All, I have implemented edit table as per below video however the input text box is not working. -
How to set collapsible component expanded to false in action chainSummary: I have a vbcs page where on click of search button within the collapsible i want to make the collapsible component expanded to false i.e. it should not be anymo… -
How to do multiple filed filter for the table data from ADP type?Content Hi Team, I consuming report data and return list of values in array format. then i show that data into table format using ADP Type. -
Inline Edit and Add Row functionality in VBCSSummary: Inline Edit and Add Row functionality in VBCS Content (required): Hi All, I have below requirement a) Inline table edit functionality b)Add button to insert a n… -
select single filter list of value as we typeSummary: Currently I'm using SDP to populate the data in select single component but when i type the list is not getting filtered. Please help, how can i add filtering o… -
How to expand specific level using oj-row-expander using script?Summary: We have requirement of oj-row-expander with three levels of hierarchal data and able to display it on UI with edit feature in level3, when we editing any of lev… -
Not able to manually remove values selected in Single SelectSummary Not able to manually remove values selected in Single SelectContent Hi, We are using Single Select to show list of values. Now the problem is once I select a val… -
How to customize layout to have 3 sectionsSummary: I want to create a layout for a page in VBCS like a blog as shown in below, on right side I want to add the links or table of content and in left or center the … -
How can I place the button at the center of screenSummary: I have dragged and dropped button component on to the VBCS page but it is dropped at the left side of the screen. Is there any class by using which it will plac… -
how to add favicon image to VBCS appSummary: Hi All As I'm new to VBCS, i wanted to know how to add favicon image. Please help Content (required): Version (include the version you are using, if applicable)… -
Go to Top Behavior in my pageSummary: Go to Top Behavior in my page Content (required): Hi, I have created a page with 3-4 accordion components. Users scroll down to get to the last accordion. I wan… -
How to display the data in single select from a tableSummary: How to display the data in single select as well as display the data from rest API Content (required): Hi All, I have a requirement where we have implemented th… -
How to add blank row as a first row in select single dropdown using VBCS?Summary: Content (required):How to add blank row as first row in select single dropdown using VBCS? Version (include the version you are using, if applicable):Version23.… -
How to build Multi form layout pageSummary: Hi, we have a requirement to build this page what is the best component to display the data section-wise on 1 page? what should be the best approach and cookboo… -
How to disable delete icon for 1st 2 rows of tableHow can I disable the delete icon action event for 1st 2 rows of table . -
Multiple Row Selection in TableSummary: Not able to get data from table after selection of Row. Content (required): Hi All, I implemented this method for Selection of Multiple lines from table. Having… -
Navigate between navigation on click of buttonSummary: I have created a page with below navigation (navigation is defined in shell page) On click of cancel button as shown above it has to route to create data page. … -
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 106 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…