To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
vbcs decrypt/encrypt javascript apiSummary: I need to decrypt/encrypt data in my vbcs's site. I've read about a lot of js api's i can use Please, can someone advice about a js api i can use? May be a brow… -
unable to scan QR code using Scan Barcode actionContent Hi All, we have requirement to scan the QR code using the VBCS app. so we followed the below steps to scan QR code: https://blogs.oracle.com/vbcs/scanning-barcod… -
How to use datagrid with merged headers in VBCSSummary: How to use datagrid with merged headers in VBCS Content (please ensure you mask any confidential information): Version (include the version you are using, if ap… -
PDF external javascript import library failingSummary: Hi Experts I'm trying to import jspdf.min.js external library into VBCS app but after adding the library and using it in javascript function my application is n… -
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… -
What is the best approach to insert report data from oracle fusion to Autonomous DB?Summary: Hello, I am trying to insert the data from a report whose output is in XML format using OIC in which SOAP service is called to retrieve data from report and pas… -
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-calendarSummary: I was trying to create the event in calendar component and also follow the below mentioned URL . I have created the event but I'm not able to see the event on c… -
<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… -
Unable to select secrets from replicated Vault while creating a custom end point for Visual BuilderWe are creating a common custom end point for 2 Visual Builder instances stood up one in Phoenix (Primary) and one in Ashburn (Failover). One of the configuration step i… -
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? -
Customize fetch action chain not showing hookhandler in JS action chainSummary: Customize fetch action chain not showing hookhandler Content (please ensure you mask any confidential information): Hi Expert, I'm going through the below video… -
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… -
When to use variable of ANY type in VBCSSummary: When to use variable of ANY type in VBCS Content (please ensure you mask any confidential information): Hi Expert, Hi Expert, Need your help to understand when … -
Waiting to obtain an executor to start the execution of the build : Job getting stuck in VBSSummary: During Build of a Job i get the message - "Waiting to obtain an executor to start the execution of the build" - Have found (Doc ID 2860290.1) however this seems… -
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 Build a Report in VBCS Using Multiple REST Endpoints (Integration Applications Backend)?How to Build a Report in VBCS Using Multiple REST Endpoints (Integration Applications Backend)? -
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…