Web
Discussion List
-
Best way to Identify the failed action chainSummary: Best way to Identify the failed action chain Content (please ensure you mask any confidential information): Hi Expert, We have a VBCS application comprises of 8… -
Reverse the order in legend in oj-chartSummary: Reverse the order in legend in oj-chart Content (please ensure you mask any confidential information): I have requirement to show the legend data in ascending o… -
Reverse the order for series-id in oj-chart-itemSummary: Reverse the order for series-id in oj-chart-item Content (please ensure you mask any confidential information): I have requirement to display the order (ascendi… -
openurl index.html to refresh the application fails 404Summary: hi, i typically follow to set the locale for language for the user, and on previous apps, the action openurl index.html to refresh the application works fine. H… -
Setting up stacked Bar charts in Oracle VBCSSummary: Setting up stacked Bar charts in Oracle VBCS. Content (please ensure you mask any confidential information): I have requirement to create stacked bar charts. I … -
Clear single select and radio buttonSummary: Clear single select and radio button Content (please ensure you mask any confidential information): Requirement is to clear the radio button if single select is… -
how to change the color in series id for oj-chart-itemSummary: I have made the changes in the bar charts to display static color for the bars but for series id its still showing as different color. I need to make the same c… -
callcomponent method to show/hide in Oracle VBCSSummary: callcomponent method to show/hide Content (please ensure you mask any confidential information): I am trying to hide and show, from date and to date only when t… -
How to migrate BIP reports through VB studioSummary: How to migrate BIP reports through VB studio Content (please ensure you mask any confidential information): Hi Expert, We want to automate the process of BIP re… -
How to delete a git repo and its branch in VB studioSummary: How to delete a git repo and its branch in VB studio Content (please ensure you mask any confidential information): Hi Expert, I have created few git repos and … -
Need help in embedding VBS page in fusion with ssoSummary: Hi Experts I have currently embedded my VBCS page in Oracle Fusion using page integration, but when the user clicks the tile to launch my VBCS page it is asking… -
Unable to enable VBCS for the Integration instance. Contact support at https://support.oracle.com.Summary: Hi Experts I'm trying to enable visual builder in my Oracle integration instance but it is failing with below error, please help me Unable to enable VBCS for th… -
how to show animation until the page loadsSummary: We have embedded vbcs page in oracle fusion cloud, when the user clicks on the page link it is showing white screen for 20 seconds. is it possible to add animat… -
Visual Builder option is not showing in Oracle fusion for RedwoodSummary: Visual Builder option is not showing in Oracle fusion for Redwood Content (please ensure you mask any confidential information): Hi Expert, For Fusion instance … -
Scan file upload in VBCSSummary: We have VBCS pages with upload functionality , uploaded file is converted the base64content and placed in the CLOB column in the ATP. The uploaded file can be d… -
why am i seeing blank preview page , after clicking preview from Visual Builder ?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
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… -
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… -
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… -
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?? -
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… -
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… -
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 … -
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… -
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… -
Pouchdb useSummary: Hi, i've been reading about offline toolkit, one feature is that user needs to be always logged-in into app. When user closes or logs out from app, cache is los… -
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…