Tip
Discussion List
-
is it possible to use ORDS apis in exadata database running in OCI ?Summary: Hi Experts is it possible to use ORDS apis in Exadata database running in OCI in our visual builder application ? @Sherif Bashar @Nada Bashar Content (please en… -
center allign the buttons in toolbarSummary: Hi Experts How to center align those button in toolbar, please help. i have added align center class as well -
Need help in understanding the below tags in the main pageSummary: I have this below tags in the main page Please help me understand what is this tag - oj-vb-fragment-param ------ … -
How to pass input parameters to dialog component while calling from call component actionSummary: Hi Experts How to pass input parameters to dialog component while calling from call component action. I could see below params section, can this be used ? any s…mudassirsOrc-Oracle 32 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
is it possible to open or close the dialog component from javascriptSummary: Hi Experts is it possible to open or close the dialog component from javascript? with my business requirement i want it to open or close from javascript and not… -
I'm unbale to fire custom notification from javascriptSummary: Hi Experts I'm unbale to fire custom notification from javascript, getting fireCustomEvent not available. Please help me. I have attached the source code here I… -
Please help me with recipe in VBcookbook that has multiple flows under a pageSummary: Please help me with recipe in VBcookbook that has multiple flows under a page Content (please ensure you mask any confidential information): Version (include th… -
Navigating to sub flow under the page dynamically based on the conditionSummary: Navigating to sub flow under the page dynamically based on the condition. Say based on the value selected from the List of values in the main page, navigate to … -
How to assign the class based on some condition dynamicallySummary: How to assign the class based on some condition dynamically to any html tag like heading , paragrah .. etc Content (please ensure you mask any confidential info… -
Drawer layout to navigate to flow pages, drawer layout did not add required code for navigationSummary: Hi Experts I have added drawer layout to my page with which i want to navigate to flow pages on click on the options available in the navigation list of drawer … -
drawer navigation list displayed on right most side of pageSummary: Hi Experts I have added the drawer navigation list to a page by following cookbook, but the navigation list is displayed on the right most side of the page, I w… -
CORS error while calling API gateway API in VBCSSummary: Hi Experts I'm getting CORS error while calling API gateway REST API from VBCS as shown below, same API is working fine from POSTMAN. Any help here please why i… -
How to fire custom notification based on some calculationsSummary: Hi Experts I'm creating a editable table where user will be able to provide shareholding details, when it crosses 100% or less than 0% i want to fire the notifi… -
How to make action chain load in backgroundSummary: Hi Experts How to make a action chain to process in background without making the page load delayed. I have one REST API to be called whenever the application i… -
how to stop row edit to complete if there are validation errorsSummary: Hi Experts In editable table i want the row edit mode not to complete if there are any validation error, can you please help me how to achieve this. I checked t… -
How to edit row on click on edit button instead of double clickSummary: Hi Experts I want to edit row in editable table on click of edit button in that row instead of double clicking on the row i.e. as shown below. How to achieve th… -
How to make the icon thick and dark colorSummary: Hi Experts I want to make the + icon in below screen to thick. how to do this please help. right now it is very thin and unnoticeable Content (please ensure you… -
How to pass fusion data to VBCS URL when embeddedSummary: Hi Experts I have developed a visual builder app to embed in fusion supplier page, here in vbcs page it accepts the supplier name to be passed in url i.e. as a … -
Editable table (ADP) how to delete few and modify few records on click of save buttonSummary: Hi Experts I have a editable table in which a user can update, delete, add records to the table, at the end when user clicks on Save button then the details hav… -
table component cursor is moved to top of the page when refreshedSummary: Hi Experts I have requirement where i'm navigating on click of a row in table to different page and post clicking on save and cancel button in new page the VBCS… -
Error while calling VBCS page URL with ip address instead of hostnameSummary: Hi Experts I'm trying to call VBCS page URL with oci load balancer which supports only ip address instead of hostname. Could you please help me how to call VBCS… -
502 bad gateway while connecting to API gateway URLSummary: Hi Experts I'm getting 502 bad gateway error while testing API gateway URL from visual builder service connection (design and preview mode both). I have added t… -
Saving Date to Oracle DB (TIP) and Advice if there is better solutionSummary: Content (please ensure you mask any confidential information): I am doing a POST to DB the form has dates in it. But I noticed that the date format needs to be … -
code migration from DEV to UAT to PRODSummary: Hi Experts I have few applications built using Oracle Visual Builder (Oracle Integration) , we are not using VBS here. During migration of code from one environ… -
How to add classes based on some conditionSummary: Hi Experts I want to add few css classes to component like input text field based on some condition like if the screen size is medium or large but I want to add… -
New Certification - Oracle Redwood Application Developer - Free until Sep 30th.Oracle University is offering a new training and certification for Oracle Redwood Application Developer that covers both Visual Builder and the Redwood design system. Yo… -
How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard… -
ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to… -
Need help with transform.js for service connectionSummary: Hi Experts I want to modify the response structure of a REST service using transform.js in service connection is there any blog which i can refer to do the same… -
unable to get the exact status of changed records with buffered data providerSummary: Hi Experts Whenever I'm modifying the data in editable table the changed records information is showing the row id of last modified rows only. Please help me wh…