UI
Discussion List
-
How to refer the JavaScript file directly in JavaScript file instead of index.htmlSummary: Hi Experts I have a requirement to generate the PDF file using JSPDF library, this is working fine. but the problem here is i'm referring to the js file using s…
-
Rich text in VBCS message bannerHi, I need to support something like rich text in VBCS Messages banner.The scenario is this: I get a message from backend to VBCS and I need to show it. Now in backend, …
-
vbcs Add in line js script to shell pageSummary: I've added an in-line script to my project's htm section I'd like to include in-line script in shell page. Can someone please show an example on how to do this??
-
<oj-sp-smart-search>: how to keep applied filters or set default filters?Summary: Hi everyone, I’m using and I’m wondering if there’s a way to keep filters applied on a page or set default filters. I’ve tried setting the filterCriterion as p…
-
Which one is better in terms of cost Oracle apex or Oracle VBCSSummary: Which one is better in terms of cost Oracle apex or Oracle VBCS Content (please ensure you mask any confidential information): Which one is better in terms of c…
-
Stop browser from asking to translate site made in visual builderSummary: Hi, i got a visual builder site. Browser always asks user to translate page Is there a way to avoid browser to ask user to translate site??? Version (include th…
-
layout not adjusting as per the screen sizeSummary: Hi Experts I have created one page using visual builder as shown below, i.e. the layout must show 2 forms side by side in larger screens which is working as exp…
-
Insert a row above or below selected row in the tableSummary: Is Inserting a row above or below the selected row functionality available in VBCS? Is there any way this can be achieved?
-
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…
-
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…