Validation
Discussion List
-
How we can achieve dynamic calculation in an editable table?Summary: I am currently encountering a scenario where the user will enter value in a table column using which a calculation needs to be done in the application. For exam… -
How to get the url hostname of visual builderSummary: Hi Experts I want to get the hostname of the visual builder at runtime like if the visual builder host is https://appvbcs.com/ then I want to get the hostname a… -
select single value in variable is lost in case of idle timeoutSummary: Hi Experts I have come across a scenario where in after user selects some value from select single while filling the form and doesn't fill other fields or leave… -
File Picker restrictions and securitySummary: How to restrict file picker for specific type (.docs and .pdf) Content (required): Hi Experts, I am going to use file picker. Is there a way to restrict file pi… -
How to embed one vbcs app in anotherSummary: Hi Experts I have a web app created with VBCS and i have similar functionality to built in new app. Is it possible to embed one app in another? Please help Cont… -
Data Grid - Jet Cookbook - how to implement in VBCS 19.1.3Summary Data Grid - add to VBCSContent Hello, I would like to add the Jet Cookbook Data Grid to a VBCS application because I believe it would be a lot easier to manage t… -
How to import javascript libraries in vbcs appSummary: Hi Experts I have a requirement which needs consuming external JavaScript libraries but i'm not sure how to import and what configuration must be done in order … -
How to generate pdf file in vbcsSummary: Hi Experts I have a requirement to generate a PDF file in vbcs and write the data and download on click of button. Is this possible in VBCS, please help Content… -
How to provide secured as well as unsecured access to applicationSummary: Hi Experts I have created an application with visual builder and currently it is authenticating based on roles but I want to expose this application i.e. embed … -
how to pass a value to one application to another application using url parameter in oracle vbcs ???Summary: Content (required): Hi All, I have an requirement in my project, i have to pass a value from one application to another application. we tried for this using url… -
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… -
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 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 disable delete icon for 1st 2 rows of tableHow can I disable the delete icon action event for 1st 2 rows of table . -
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… -
Refresh value in text field from a converter function.Summary: Content (required): Hi All, In my page, I have a text field with a converter that converts the number as per the maximum fraction digits given (ex.2). If I ente… -
Is it possible to filter the data in oj-select-single field using SDP variable in vbcs?Summary: Hello everyone, I have an requirement that is need to filter the data in oj-select-single field using SDP variable, i tried lots of things in that but i cant ab… -
Trigger validation from an action.Summary: Content (required): Hi Team, Is it possible to trigger a validators property from an action. The inline validators functionality is working as expected, now I w… -
How to add scrolling text in vbcs pageSummary: I want to add hint or scrolling text horizontally left to right direction to guide user to perform task how to achieve this in VBCS Content (required): Version … -
Is there way where we can restrict access to VBCS applicationsSummary I want to give access to only to a specific group to my VBCS Application, any other user(Not member of that specific group)who tries to access the application sh…Jagadeesh Kumar Thontapaka 138 views 10 comments 0 points Most recent by [Deleted User] Visual Builder -
table with paging control having issues with on click button eventSummary: I have a table with paging control added as shown in below screenshot. When i go to pages other than 1 i.e. 2, 3 or any other page other than 1 and click on but… -
Is Contains Condition for IF Action Possible?Summary: Is Contains condition for IF Action possible? Content (required): I am writing a code which compares a variable if it is contained in the other variables. Is co… -
When calling REST Endpoint from VBCS, and there is a empty response, how to handle it in VBCSSummary: When calling REST Endpoint ( OIC Integration created based on DB Adapter ) from VBCS, and there is a empty response from the DB, the OIC just sends and on obta…Vidhya Valantina Venkatesh 184 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder