UI
Discussion List
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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
-
MultipleSelection Event is not workingContent Selection event is not working when using the header checkbox. When selecting the header checkbox the output of the selected row is showing is NULL
-
Selecting Table rows using Arrow keysSummary Selecting Table rows using Arrow keysContent Hi, Use case - User types in search criteria and tabs out to populate the Search result table. I am able to achieve …
-
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…
-
Get the upload zip file and encode the file using Base64Encoder and print the encoded output in consSummary Get the upload zip file and encode the file using Base64Encoder and print the encoded output in consoleContent Hi, I have an oj-file-picker component using which…User_2025-01-31-17-46-17-923 24 views 8 comments 0 points Most recent by User_2025-01-31-17-46-17-923 Visual Builder
-
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…
-
How to change the row color depends upon the selection flag in that record in vbcs?Content Hi All, At my table, I have a column selection_flag. Depends upon that selection_flag value how I change the entire row color or particular column text color in …
-
Best practices and recommendation to develop web and mobile applicationsContent Hi Experts, Can someone layout the best practices and recommendations that we should follow while developing the web and mobile applications, business objects, a…
-
Page load with 500/404 Error code –when URL is posted after modifying the parameterContent When entering a URL like https://service-training.mcafee.com/dslkfjdslkfjsdf to access a portal page, instead of receiving a 404 error and the portal redirecting…User_2025-02-10-19-47-34-232 26 views 0 comments 0 points Most recent by User_2025-02-10-19-47-34-232 Visual Builder
-
SEO meta tag localization for keyword and descriptionSummary Need an enhanced solution for localization of SEO meta tag for description and keyword for different localesContent We need an optimized solution for localizing …User_2025-02-10-19-47-34-232 23 views 0 comments 0 points Most recent by User_2025-02-10-19-47-34-232 Visual Builder
-
Embedding VBCS page as external UI in My Task page of Process automationSummary Embedding VBCS page in My task page of Process automationContent Hi, How to use VBCS page as external UI in process automation. I have setup external UI connecti…
-
Call back url for visual builder appContent Hi, when calling a wallet service, I need to provide a call back url for the front end app in order to resume execution after confirming the payment.. The app wi…
-
How to animate page loadingContent Hello Experts, We have below requirement. a. How can we have dynamic dropdown in VBCS? Combobox or SelectOne component fetches its data before rendering the comp…
-
Cant able to filter in select-one component in vbcsContent Hi All, In my page, We have select-one filed with lots of records. i want to filter based on typing text but in my case its only highlighting the text. I refered…
-
Change Background color of landing pageSummary Change Background color of landing pageContent Hi, I want to change the background color of my landing flow (page)?How do I do that. I want to do it only for the…
-
How to upload multiple files at the same time in vbcs?Content Hi All, How to upload multiple files at the same time in rest API. When I am going to select from file picker I want that count how many files picked how to get …
-
Combox(one) Component (oj-combobox-one) Issue.Summary In oj-combobox-one user click on lov and select one value from the lov and click on Enter button no events are firing but we have added the keypress event to it.…
-
Unable to navigate to pageContent I have a page with a table of products and in each row there is a button that will open a new detail page in the same flow. The detail page has an input paramete…
-
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…
-
Can We make a VBCS Web Application Public?Content i have a VBCS web App, which i want to let any body access who ever has that URL. I have tried the anonymous access option. but i can see that one can load the p…
-
Disable a button in VBCS temporarily for 5 Sec on Click.Summary Hi Experts , I am able to disable a button on click. but I want it to be disabled only for 5 seconds on click. can some body please help me with this.
-
Google Maps extending the focusable sectionContent Hi All, We were working on showing the google map along with a few other details as part of capturing form details. We have observed on the mobile app that the f…
-
Get the value of selected select (single)Content Hi Experts, Created a Type with Account of object type having two string fields (Id, Name) and then created an ADP variable with name AccountLOV and selected the…