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
-
Add value to oj-input-date fieldContent Hi Team I have a requirement where I want to default end date based on start date. i.e. end date = start date + 10. User will be allowed to change the start date… -
Highlighting of Matching LOV's strings does not work with ApplicationsCloudUI/4.0.0 ThemeContent We are using the ApplicationsCloudUI/4.0.0 Theme in our application which is already Live.We recently upgraded to the latest version and one of the issues that w… -
how to uncheck the checkbox after performing action in multi select table?Content Hi All, After performing any action(like hold, merge, etc.,) on multi-checked rows of the table, the check on the checkbox remains as it is. How to remove the ch… -
How can i get redirected/navigated to the same page before doing refresh by call URL Navigation to iSummary While doing Locale Change i have to use URL Navigation to Index.html to reflect changed local settings but after URL navigation i got redirected to my root page … -
Error while adding IDCS Groups to User Roles in VBCSSummary Error while adding IDCS Groups to User Roles in VBCSContent Hi All, We are trying to deploy an updated version of existing VBCS application in PROD instance of V… -
Update Process Task Attribute with BO IdSummary Update Process Task Attribute with BO IdContent Hi, We have started a process after a record save in VBCS action chain. Now we need to update process attribute t… -
Capture ADP data after a sortContent I have a table based on ADP. After clicking the sort arrow next to one of the header fields, I have a need to capture the sorted ADP data. I have looked at the d…User_2025-02-04-21-56-11-668 31 views 3 comments 0 points Most recent by User_2025-02-04-21-56-11-668 -
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick … -
Filter Data while making Web Service Call in VBCSSummary Filter Data while making Web Service Call in VBCSContent Hi, I have a use case where I want to filter only those records where the "AllowCapitalizedInterestFlag"… -
Disabling row and row selection on VBCS tableSummary Disabling row and row selection on VBCS tableContent Hi Experts, This is in relation to Multi-row Selection with JET 9 in Visual Builder Could you please help me… -
Reset selection on multiple selected rows after an actionSummary Reset selection on multiple selected rows after an actionContent Hi Experts, This is in relation to Multi-row Selection with JET 9 in Visual Builder. Could you p… -
Chexkbox loosing its selection on editing table columnSummary Chexkbox loosing its selection on editing table columnContent Hi , I have created an editable table following Jet 8.1 approach. In the same table I am showing ch… -
To check if ADP mutate activity is commitedSummary To check if ADP mutate activity is commitedContent Is there a property to check if ADP mutate activity is commited. -
Populate BO from the CSV using File PickerSummary Populate BO from the CSV using File PickerContent Hi, I have a requirement to populate BO using CSV data. I am able to upload a CSV contents into Text Area. Now … -
Save a List/Table of RecordsSummary Save a List/Table of RecordsContent Hi, I have a requirement to update bulk data like we have in Excel/Grid. So I made a table with BO data. I have made few fiel… -
Edit Row IssueContent We have editable table with 15 columns. So when we are scrolling to the right most and clicking on the field to edit, then automatically it scrolls to the left m… -
Changing date format in assign activity of action chainSummary Changing date format in assign activity of action chainContent I want to convert date to the format 'dd/mm/yyyy hh:mm' in assign activity of action chain. I want… -
BOContent Hello - we have a BO. data gets displayed correctly on page. Lets say we have a fields in BO called sociaSec. Say value is for example 1111111111 Now, when this … -
filter in select-single component & combo box one not workingSummary filter in select-single component & combo box one not workingContent Hi All, I am using select-single & combobox-one to show LOV. Expectation is LOV data should … -
How to do order by on child objects while using expand on rest API'sSummary How to do order by on child objects while using expand on rest API'sContent I have created four business objects and all four are in a multi-level hierarchy of w… -
Alignment of the Error message for mandatory field validationSummary Alignment of the Error message for mandatory field validationContent Hi, I have a mandatory field validation on my screen. But the validation message is getting … -
limit on dropContent Hello, we use selectsingle and do GET on /fscmRestApi/resources/11.13.18.05/suppliers and populate our SDP variable. we have more than 500 suppliers also verifie…User_2025-02-05-07-07-46-403 15 views 13 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
Table Selection Listener getting fired everytimeSummary Table Selection Listener getting fired everytimeContent Hi Experts, I have defined a selection listener in the table. Same table has a button at row level. Probl… -
More than 25 records are not getting displayed in the oj-combobox-one componentSummary More than 25 records are not getting displayed in the oj-combobox-one componentContent Hi, I have an oj-combobox-one component and the values in this component a…User_2025-01-31-17-46-17-923 28 views 4 comments 0 points Most recent by User_2025-01-31-17-46-17-923 -
Filter table created from Business Object based on Search parameters valueSummary Filter table created from Business Object based on Search parameters valueContent Hi, I have a table created from Business Object. Now I have a Search panel wher…User_2025-01-31-17-46-17-923 16 views 5 comments 0 points Most recent by User_2025-01-31-17-46-17-923 -
Right Justify Table columnSummary Right Justify Table columnContent I have a table column which has Input Text in it. I have to right justify the contents of the column. I have set align-right pr… -
Tool Tip on a filepickerSummary Tool Tip on a filepickerContent I have a requirement to add tool tip on a file picker stating DOs and DONTs. I m unable to do it. Could you please guide me on th… -
Table header is editableSummary Table header is editableContent I have created a table in VBCS.In the web page , the table header is also editable. Is there a way I can make the table header no… -
Combobox(One) - Giving null when reset variables of its Options and ValueSummary If combobox options variable has a null in it, on reset of the variable, its showing null in the comboboxContent Hi Experts, Issue: Combobox is showing null when… -
Abort in case of SOAP servicesContent I was checking this video for aborting long running REST https://blogs.oracle.com/vbcs/restabort , so wanted to check how we can proceed in case we are using SOA…