UI
Discussion List
-
what is the best way of Skinning A templates in Redwood Theme?Summary: How to do skinning on templates of redwood? and what kind of errors I might face if I do major changes? Content (required): I am starting to use the redwood the…
-
Updating Fields in form layoutSummary: Hi Experts, Based on some requirement I created a form layout in which some fields are read only some are editable . I fetch the data for Form layout using get …
-
Read the CSV and excel file both in vbcs and send data to IntegrationSummary: I have a requirement to read both CSV as well as excel file and send data to integration. Please help how can I achieve this. Content (required): Version (inclu…
-
filtering in Select single as I type is not working for fusion REST APISummary: Hi Experts I'm trying to populate the select single component with below Oracle Fusion rest api, when i type few letters of work center name i must get the resu…
-
How to reset the paging control variableSummary: Hi Experts I have followed below blog and trying to populate the table with PDP variable but when i search for second, third time the earlier details are not ge…
-
How to animate the dialog opening in VBCS like in OJETSummary: Hi Experts I want to animate the dialog in VBCS like we have in OJET cookbook below, but I didn't understand how to write the JavaScript in VBCS . If I copy pas…
-
Reset variable of type any (*) is not workingSummary: Hi Experts I have a page where i have populated the table with the variable of type any (value in variable i'm populating with the help of JavaScript i.e. for p…
-
creating a blank option in LOV of select singleSummary: Hi experts I want to create a blank LOV option in the select single LOV i.e. when the user selects one option from the LOV and then changes mind then he must be…
-
How to Refresh Table once data is editSummary: How to Refresh Table once data is edit Content (required): Hello All, I have created a page where I'm doing the below operation 1) Editing the table Record thro…
-
what does oj-sm-flex-items-initial doSummary: I have gone through ojet docs as well as css docs but didn't understand what this oj-sm-flex-items-initial have impact on the styling. Please help as i'm new to…
-
how to show animation until the page loadsSummary: We have embedded vbcs page in oracle fusion cloud, when the user clicks on the page link it is showing white screen for 20 seconds. is it possible to add animat…
-
SDP variable is not resetting after form submitSummary: Hi Experts After submitting the form i'm trying to reset the variable which is populated with SDP in the action chain. But the SDP variable in reset is not work…
-
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…