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
-
Webcast - Troubleshooting and Debugging Visual Builder AppsRegister & join our monthly office hour for an online seminar with tips and techniques that will help you debug and troubleshoot your code. Monday July 15th 1:00PM PST/4…
-
Click event is not triggering on thematic map markerHello experts: I am building a thematic map in VBCS which shows the US states and specific cities within the states. I am using marker template to show the cities. I wan…
-
How to add google translate widget on vbcs pageSummary: We want to add google translate widget on our webpage. Content (please ensure you mask any confidential information): Version (include the version you are using…
-
Integrate Process Automation with oracle visual builderSummary: Configure Process Service from general Settings of Vb Application , using Integration service URL:443 ,basic Auth still couldn't connect to Process automation A…
-
Secured way of calling REST services in Java ScriptSummary: Hi, For one use case where we need to construct the END Point URL dynamically, We are doing that in Java script and using Basic Auth as authentication mechanism…
-
Your OCI credentials are no longer valid error in vbcsSummary: Hi, We were facing below error while login to vbcs url from today morning, due to that team unable to perform build jobs. "Your OCI credentials are no longer va…
-
How to make only particular rows selectable on multi-select oj-table based on a condition?Summary: How to make only particular rows selectable on multi-select oj-table based on a condition? Content (please ensure you mask any confidential information): Hi All…
-
Primary action button is disabled on on guided process page templateSummary: We are using redwood guided process page template and Submit button is showing on last step but its disabled by default. Can anyone please suggest why its disab…
-
arrow-indicator is not showing on guided process page templateSummary: Below arrow indicator is not showing in my application when i am using Redwood guided process template What could be the reason ? Content (please ensure you mas…
-
Active workspaces not able to select when editing a page in VBSSummary: When I select Edit Page in VBS, I like to select the workspace that is linked to that page. Example below would be recruiting. I have the workspace setup in VS …
-
Page is not responding while doing Inline editSummary: Page is not responding in while doing Inline edit Content (please ensure you mask any confidential information): Hi Expert, I have developed below page where do…
-
Business Objects in FA extensions not usable (for me)Summary: Hi all, please, I would need help with the following. I am developing a extension in FA, with VB embedded. I would like to store data from a file in a Business …
-
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…
-
How to manage versions in Visual Builder with Bitbucket within the Oracle ecosystem?Hello everyone, we use Bitbucket as our version repository. We are looking for the best way to manage version control in Oracle Visual Builder within the Oracle ecosyste…
-
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…