Tip
Discussion List
-
VBCS Offline Mode & Best Browser RecommendationsSummary: Content (required): Hi, I've got 2 questions. 1. Can VBCS codes run offline or it always requires internet connection? 2. What is the best browser suggestion to…
-
Button event action is not working if i navigate between pages and clickSummary: I have created a page having table, which get populated with the data from ADP, out of the columns in the table one is button as shown in below picture. When I …
-
Vulnerability Analysis for VBCS applicationSummary: Looking for different ways to analyze the vulnerabilities in VBCS application. With VB Studio and without VB Studio(bundled with OIC). Content (required): I hav…
-
offline-persistence-toolkit is not honoring the max-ageSummary: Content (required): We are implementing the 'offline-persistence-toolkit' in our code with getCacheFirstStrategy for client side caching. As per documentation "…
-
How to apply TextFiltering in SDP Variable ?Summary: I have a select one component which displays list of Supplier Number. When I type in the number in box , the filtering works fine when I bind the ADP variable t…Vishal Singh Rajpurohit 87 views 12 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
select single not populating in ADP table.Summary: I have an ADP table in which one of the columns is a Select-Single template. The select-Single has a CollectionTemplate as Table. When the data loads in the tab…Vishal Singh Rajpurohit 21 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
How to configurable delay in search for a Type Ahead Search Component?Summary: I have a Search Component that shows suggestions to the user as he types. I want to add a delay to the service call. Content (required): Currently, I am using r…Vishal Singh Rajpurohit 39 views 2 comments 0 points Most recent by Preetham Kumar-Oracle Visual Builder
-
migrating new application version from one environment to other issueSummary: When I'm trying to import new version of application from DEV to PROD environment it is not allowing me to import with same application ID instead it is creatin…
-
VB New Features August Release - Join the WebcastJoin this month's Oracle Visual Builder Office Hour to learn about the new features rolling out in the next release of Oracle Visual Builder and Visual Builder Studio. R…Shay Shmeltzer-Oracle 45 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 159 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
CPQ REST API Authentication in VBCSSummary: We have a requirement where CPQ REST-based web service needs to be authenticated in VBCS mobile application. Content (required): Currently, VBCS offers OAuth 2.…
-
How to deal with large data in select single or Input Search ?Summary: We have a requirement where the customer wants a Single Select/Input Search Component on VBCS Page to Search As you type and select Item/Product Information fro…Vishal Singh Rajpurohit 92 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 25 views 0 comments 0 points Started by Vishal Singh Rajpurohit Visual Builder
-
Fire a CustomEvent from Reusable Custom ActionsSummary: Content (required): Can we fire a Custom Event from Reusable Custom Actions's JS? Normally in a Page level JS we would do it with the help of eventHelper.fireNo…
-
Is it possible to have a configuration parameter created to change value at runtime in vbcsSummary: Hi, I want to create a configuration parameter that could be changed at runtime like we have in OCI function or like integration property in integration. Is sim…
-
Added navigation list but it gets hidden even after adding marginSummary: Hi Team I have added the navigation list at the top of page but it is partially visible, could you please help me. I tried to add margin-bottom to navigation li…
-
Need Help Table layout settingSummary: I am doing some changes in table style properties I am getting CSP violation errors I want to know what is the best way to set table properties like height, wid…
-
Free Visual Builder Course by Oracle UniversityOracle University is starting a new run of their in-depth Oracle Visual Builder course next week. Join online from your computer. Courses are available in two time zone …
-
Webcast - Visual Builder New Features May 2022Join us to learn what's new - live online webinar. On Monday May 16th we'll hold our next office hours and we'll cover the new features you can expect in the May release…
-
Parse CSV data in Oracle Visual Builder using JS librarySummary: Content (required): In this blog we see how to use a library in Visual Builder to parse CSV data. The library we are using here is papaparse. The complete blog …
-
Filter results from a custom api built in OIC while showing in Visual Builder appHi, We have built a custom api in OIC. The api basically executes BIP report to fetch results which are in turn provided as response from the api.The response from the a…
-
Apex Vs Visual BuilderHi, We are trying to take a decision on using APEX vs Visual Builder for some custom pages. Can anybody help with advantages and disadvantages of both?
-
Sample Custom Component : Monaco EditorSummary: https://satishkumar.hashnode.dev/oracle-jet-sample-custom-component-monaco-editor Content (required): I had come across a requirement wherein we needed to embed…
-
Set threshold for the specific groups - Bar chartSummary: Hi Team, I am looking for the solution where i can set the threshold limit for the specific groups. Any idea or help would be appreciated. Content (required): V…
-
Adjust form layout spaceSummary: Hi, I am building a form I want to decrease the between spaces in text field or field can you help me to achieve this currently its looking like this : I want t…
-
Multi Select in Table in VBCSSummary: While trying to use multi Select options in table Content (required): While trying to use multi Select options in table, when I select a row I get the respectiv…
-
Multi Select in Table in VBCSSummary: While trying to use multi Select options in table Content (required): While trying to use multi Select options in table, when I select a row I get the respectiv…
-
How can we add a CAPTCHA support (Oracle one or Google Recaptcha or other alternative)?Summary: One of our customer did ask if there is a possibility to support a CAPTCHA within the VBCS application to limit bots that would attempt to use the form exposed.…
-
Visual Builder New Features Office Hours - Jan 2022 - Join OnlineJoin our monthly meeting to learn about the new features available for you now as part of Oracle Visual Builder Studio and how they help improve your application develop…
-
Ability to Pre Fetch Action chain JSON'sSummary: Content (required): The recent change of having the Action chain logic into its own file is great from development perspective since it reduces conflicts by a g…