To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
Sending a table to database , the data invoked from external API, User will do update and save to DBSummary: API to collection => Update table by user => save table to DB. Content (required): Hi I have this sample consumed from external API. I listed the data in a tabl… -
form layout and table is not adjusting for smaller sizeSummary: Hi Experts I have added oj-sm classes for form layout and for table component but when i test for smaller screens the components sizes are not adjusting automat… -
VBCS started to fail when calling PCS flowsSummary: VBCS started to fail when calling PCS flows Content (required): We have several VBCS applications which call PCS flows. They were all OK until yesterday when we… -
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… -
Attachment RequirementSummary: Multiple attachment in VBCS Content (required): We need to attach multiple attachments in VBCS screen. Below is the current design which we are using . File Pic… -
using tooltip in Visual builderSummary: Hi Experts I want to use tooltip concept in visual builder as showing in ojet docs below but i'm not sure how to implement this javascript in visual builder. wh… -
How to implement dependent LOV in excel Add inSummary: We have two columns in business object "Name and number" If we select specific name in name LOV then corresponding number value should appear in number column. … -
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 add mouse hover event in vbcs tableSummary: i have a requirement to add mouse hover event in vbcs table (description filed) Content (required): Table Current Code : -
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 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… -
LIVE application deleteis there any way to recover deleted LIVE application or any way to recover deleted data / schema -
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 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… -
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… -
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 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… -
Roadmap for more VB screens in FASummary: Hello, Please, if anyone in Oracle can give a clue about this. I have seen in new release of FA, the screen for procurement requests. There are now 2 screens fo… -
Sorting based on header in oj Tables in VBCSSummary: I am fetching data using a rest api with the help of SDP and populating that data into a oj table. My table have three columns Name, age and Designation. I want… -
I want the user to enter only tasks related to him/her?Summary: I want the user to enter only tasks related to him/her? Content (required): I am building applications to add tasks to users. and I want each user to enter only… -
One Object to be divided to a master details forms and the number of rows is changingSummary: JSON Object as multiple items needs to divide them to master details on a form and the number of rows in details form is dynamic Content (required): Hi Experts,… -
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… -
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. -
Editable Table QueriesSummary: Editable Table Queries Content (required): Hi All, 1} Line Number field should be generated sequentially in Editable Table. We are using the Editable table appr… -
Read File/Download File Button in VBCS PageSummary: I have to make a download file button in my VBCS page. I wrote one integration which brings the binary content of the file in the response body. But when I call… -
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…