Validation
Discussion List
-
Issue in RowExpander: Unable to have multiple rows in the tableSummary Issue in RowExpander: Unable to have multiple rows in the tableContent Hi All, I have implemented row expander by referring to many blogs and with the help of SR…
-
One little issue in RowExpander - based on 2 BOsSummary One little issue in RowExpander - based on 2 BOsContent Hi All, We have developed Row Extender based on 2 BOs and added a relationship between 2 attributes from …
-
Need inputs on the RowExpander usecase - Tree tableSummary Need inputs on the RowExpander usecase- Tree tableContent Hi All, I have a usecase to design in VBCS, wanted to get your inputs on this. Any blogs/videos/anythin…
-
Strange issue with bind-if inside oj-collapsibleSummary Strange issue with bind-if inside oj-collapsibleContent Hi All, I am facing strange issue with bind-if inside oj-collapsible component. I have one LOV and 2 tabl…
-
VBCS - startup questionContent My client is evaluating VBCS to develop the mobile applications and asked following queries: * How to implement the following in VBCS: * the Session Management: …Rehan Ahmed Khan-Oracle 19 views 3 comments 0 points Most recent by Rehan Ahmed Khan-Oracle Visual Builder
-
TypeError: oj.FlattenedTreeDataSource is not a constructorSummary TypeError: oj.FlattenedTreeDataSource is not a constructorContent Hi All, Need quick help from you on the Row Expander (tree table). I have used the below code a…
-
Url for Service Data ProviderSummary Url for Service Data ProviderContent Hello, I would like to show the user url accessed from a SDP that uses a service connection. Is there a trick to get the url…
-
VBCS: Remove default load circle on data load of SDP/ADPSummary VBCS: Remove default load circle on data load of SDP/ADPContent Hi All, I have created few tables with SDP and ADPs. Added a new component "Progress" on top of t…
-
logout functionality in VBCS MobileSummary logout functionality in VBCS MobileContent Hi, I see logout icon in the web application, but not in mobile pwa app for VBCS....can you share any links to refer h…User_2025-02-04-08-39-48-494 27 views 8 comments 0 points Most recent by User_2025-02-04-08-39-48-494 Visual Builder
-
Refresh Panel Components after button actionSummary Refresh Panel Components after button actionContent I have a button action chain on for-each panel with ADP... 1. Once button is clicked - calling post API in ac…User_2025-02-04-08-39-48-494 15 views 1 comment 0 points Most recent by User_2025-02-04-08-39-48-494 Visual Builder
-
for-each panel buttons disable/enale dynamicallySummary for-each panel buttons disable/enale dynamicallyContent 1. In Page designer, using for-each - generating panels with input text data, buttons (data is coming fro…User_2025-02-04-08-39-48-494 80 views 5 comments 0 points Most recent by User_2025-02-04-08-39-48-494 Visual Builder
-
import external js into VBCSSummary import external js into VBCSContent Hi All, Wanted to know if we can import external js in vbcs and use it in JS section. Please let me know if this can be done.…
-
VBCS: US Map with all the states and changes colors for states based on the row values from tableSummary VBCS: US Map with all the states and changes colors for states based on the row values from tableContent Hi All, We have a requirement to show US map with all th…
-
VBCS: Row background change based on some condition for SDP/ADP tableSummary VBCS: Row background change based on some condition for SDP/ADP tableContent Hi All, We have created a SDP table which has 20 rows in it, based on one of the val…
-
VBCS: Hover on any cell in the table (SDP/ADP) to show data from another cell in from the same row -Summary VBCS: Hover on any cell in the table (SDP/ADP) to show data from another cell in from the same row - tooltipContent Hi, We have create a SDP table which has 5 ro…
-
Filter from first character in select-one componentContent Hi All, I am using select-one component with filter option but not working as expected. Its filtering and highlighting the character even if it is at the middle …
-
VBCS: Getting the row count of SDP after filterSummary VBCS: Getting the row count of SDP after filterContent Hi All, We know that whenever we call any API we get the count attribute in the response to see the number…
-
Images uploaded under resources/images not found in LIVE versionSummary Images uploaded under resources/images not found in LIVE versionContent Hi Team, I developed one app where uploaded one csv file under Resources/Images and gave …Kumar Saurabh Srivastava 16 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
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…
-
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 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 …
-
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 …User_2025-01-31-17-46-17-923 22 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
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…
-
VBCS: Fetching the hostname of the server from which it is being calledSummary VBCS: Fetching the hostname of the server from which it is being calledContent Hi All, We are looking for fetching hostname,port of the hosted server within VBCS…
-
Batch editable table - Next row not editable on abrupt delete of a current editing rowSummary When editing in an inserted row and deleted using right side icon, immediate row becoming non-editableContent Hi, I am trying to use Insert Row as described in B…
-
VBCS - Train Component - Validation before proceeding to next stopSummary Validation before proceeding to next stop of the train , stay in the same stop if there is an error.Content Hi , I am implementing the train stop in my applicati…
-
Case insensitive search in VBCSContent Hi All, We have a select one search in VBCS application, in which we need to search values based on case insensitive. Now we are able to search only by giving ex…
-
Dynamic question and answers in VBCSContent Hi All, We are developing a page in vbcs in which we show question and answers. We are now able to retrieve all the questions and answers, but for every question…User_2025-02-05-07-00-39-312 34 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Error while using ADP to populate tableSummary I'm passing a ADP trough input parameter to other page but i'm having issues to see this in a tableContent Hello, I have a ADP that is populated in a 1st screen …
-
How to hide a button in a particular page which is defined in shell?Content Hi All, I was created a button in shell page. after implementing that, i need to hide that button in particular page. please anybody help to solve this. Thanks &…