UI
Discussion List
-
Error Trace while using try catch block in VBCSSummary: How to catch the error trace in VBCS redwood try { //code block} catch (error) { console.log(error); } We tried but we are not able to capture the exact error w…
-
Custom login page in VBCS and using REST API.Summary: I'm using the rest API to verify the username and password. If I entered the correct username and password it is working fine and navigate to the home page. but…
-
what is the use of transforms in service connectionSummary: what is the use of transforms in service connection Content (please ensure you mask any confidential information): Hi Expert, What is the use of transforms in s…
-
how to remove browser suggestion from the input components ?Summary: Hi Experts I could see that the suggestion text are added to the input component as soon as i click on any input component to provide the input. Please help me …
-
I am trying to display saved search in Sales dashboard-columns mismatchSummary: I am trying to display saved search in Sales dashboard, but columns are not coming as in page though data is correct. Content (please ensure you mask any confid…
-
How to know which column value user has clickedSummary: Hi, I want to take some action based on user interaction in a table. I have 4 columns in a table. I am showing values as link in all the column. These values ca…
-
Master - detail (one header and multiple lines) input form design using Guided process page templateSummary: We need to create registration form in below format( image attached). 1st step of should have header information and 2nd step should have line level information…
-
How to Provide access to VBCS page based on Roles defined in FusionSummary: How to Provide access to VBCS page based on Roles defined in Fusion Content (please ensure you mask any confidential information): Hi Expert, We want to provide…
-
Wrong day name shows on Date PickerSummary: Day picker is showing wrong date names like: yo, metro This happens for some users' machines Please appreciate any advice about what shoulda i look for to solve…
-
Validate in my app that user logged in previously using "sign-page" provided by OracleI've created an "Enterprise Application" so users can be redirected to my app built with vbcs. Users sign in using sign-page provided by Oracle. When app is shown, use c…
-
How to print the Server IP using VBCS?Summary: How do you print the server IP address of the Oracle VBCS to manipulate the code using that IP address? Content (please ensure you mask any confidential informa…
-
how to get the count of records from BDP variableSummary: Hi Experts In my application i'm using BDP variable for add, update, delete suppliers and the data provider for my BDP is ADP. My requirement is that the user h…
-
How To Change a Favicon In the Visual builder studioSummary: Content (please ensure you mask any confidential information): I want to change favicon in visual builder studio (VBS), is it possible to change favicon as like…
-
how to pass form data REST API request payload with file in vbcs action chainSummary: Hi Experts I want to call REST API which accepts multipart/form-data of below sample, could you please help me how to pass data as multi part form data with fil…
-
select single with table collection template not showing dataSummary: Hi Experts I want to use collection template table in the select single component but the data is not showing up when i click on the select single component, pl…
-
Issue with Inline Edit Mode not triggering on Checkbox componentSummary: Hello, I’m encountering an issue in my VBS/VBCS application involving a table component with inline edit functionality. One of the table columns is designed to …
-
how to restrict the user in input text component to enter only number and not any other characters ?Summary: Hi Experts I have an existing application where the input text component has been used but i want to restrict the user from entering anything other than numbers…
-
fire notification is not working in Redwood Simple Create and Edit Page TemplateSummary: fire notification is not working in Redwood Simple Create and Edit Page Template Content (please ensure you mask any confidential information): fire notificatio…
-
Issue with Missing ‘+’ Icon and Data Loading in Business Objects in VBSSummary: Hello, My team is experiencing an issue with Business Objects. Initially, everything worked correctly—I could add multiple tables from ATP to VBS using the ‘+’ …
-
VBCS Redwood Theme - Smart Search Page Not Auto-Adjusting to Screen ResolutionSummary: Hi, I am using Oracle VBCS with the Redwood Starter Application theme. I have built multiple applications using the Smart Search Page template. However, I have …
-
when pulling details of changes done on BDP variable in bulk it is copying only the last valueSummary: Hi Experts I'm using below js code to pull the unsubmittaed changes from the BDP variable to get the records which were added, but i could see that the last rec…
-
how to again refresh the fragmentSummary: Hi Experts I have made use of fragment to show data on the page load but if i update the data in the page it is not reflecting in the fragment table, any way we…
-
form layout not stretching to full width of parent in my page, please helpSummary: Hi Experts In my page i have a validation component and form layout, i could see that the validation component stretches to the full wide but the form layout is…
-
redwood guided process page template , how to add back button and gotoSummary: Hi Experts If i use a redwood guided process page template i don't see button to go back in step only i can see next button to goto next step and cancel button.…
-
how to center the content within the form layout in the drawer componentSummary: Hi Experts I'm using the radioset within the form layout in the drawer popup, but i could see that the form is not center aligned in the drawer but it is left s…
-
Detecting Unsaved Changes on Hard Refresh in VBS/VBCS ApplicationSummary: I have a VBCS application where I need to detect unsaved changes on a page when the user performs a hard refresh of the UI. I have tried using event listeners l…
-
How can i provide the local resource image as forground in redwoodSummary: Hi Experts I have a requirement to show the image in foreground as shown below from the local resources → image location, how i can do this, please help Content…
-
collection container color at top is different than the table, how to make same colorSummary: Hi Experts I have added the collection container to the table as shown below but there is a mismatch in the color between the bar at the top of the collection c…
-
how to get file from user with file picker and show the files using fragment in VBCSSummary: Hi Experts I have a requirement to get the multiple files from user based on the source / category and it must store in a variable but the table which shows the…
-
VBCS or APEX which one in more flexible in terms of technologySummary: VBCS or APEX which one in more flexible in terms of technology, Is there any limitation in VBCS that at one time only 200 users can access the same page? Is the…