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
-
Getting Unauthorized error (401) after password changeSummary: I have a visual builder application that has a service connection for fusion. after we changed the Basic Authentication user password in the authentication tab,… -
Preventing URL modificationSummary: Though Vbcs runs on client side, i'm looking for a way to prevent a CASUAL user to modify or manipulate url in browser is it possible to avoid user to modify si… -
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… -
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… -
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… -
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… -
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… -
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… -
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… -
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 … -
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… -
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?? -
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, … -
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… -
<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… -
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… -
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… -
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? -
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… -
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 … -
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… -
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)? -
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 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… -
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… -
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… -
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 … -
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…