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
-
Cant able to filter in select-one component in vbcsContent Hi All, In my page, We have select-one filed with lots of records. i want to filter based on typing text but in my case its only highlighting the text. I refered…
-
Change Background color of landing pageSummary Change Background color of landing pageContent Hi, I want to change the background color of my landing flow (page)?How do I do that. I want to do it only for the…
-
How to upload multiple files at the same time in vbcs?Content Hi All, How to upload multiple files at the same time in rest API. When I am going to select from file picker I want that count how many files picked how to get …
-
Change instance URL host name dynamicallySummary Have a requirement to dynamically update the hostname based on dropdownContent We have a requirement to select dropdown with multi-select option. the dropdown wi…
-
While Calling Rest Endpoints i am passing to uri parameters from a variable but at run time on broSummary While Calling Rest Endpoints i am passing to uri parameters from a variable but at run time on browser is getting converted into %7BserviceRequest_Id%7DContent J…
-
How to skip the OPTIONS CORS preflight request?Content We are calling Fusion SaaS API's directly from VBCS and are using 'Oracle Cloud Auth' as authentication. All the required CORS setup are done from SaaS side and …
-
Hide increment decrement arrows fromSummary Remove increment decrement arrows from Content Hi, Is there an option to hide increment, decrement arrows from field. Thanks and regards Kashyap
-
How to send a file uploaded from VBCS web page to PCSContent I m uploading a file from web page developed in VBCS. This file I have to send to PCS. What is the best way of doing this and how much is the maximum file size t…
-
Not able to generate the QR code for the android mobile appContent Hi Experts, Developed a mobile application having two BOs. Created an Android build profile and upon building the app, the QR Code is not getting generated. Howe…
-
Issue with Editable Table Saving Updated Row IdsContent We followed the blog posts: https://blogs.oracle.com/vbcs/editable-tables-in-visual-builder-the-oracle-jet-81-approach-v2 https://blogs.oracle.com/shay/editable-…
-
Jet button on click event has to be pressed twiceContent Hello, i have added click event on button where i i am doing some action. The action gets triggered when i press button 2 time. on first click nothing happens. a…
-
Combox(one) Component (oj-combobox-one) Issue.Summary In oj-combobox-one user click on lov and select one value from the lov and click on Enter button no events are firing but we have added the keypress event to it.…
-
Unable to navigate to pageContent I have a page with a table of products and in each row there is a button that will open a new detail page in the same flow. The detail page has an input paramete…
-
Single select for multiple fields. Cook book recipe help needed.Summary Single select for multiple fields. Cook book recipe help needed.Content Hello, Im new to vb. and the forum. Im currently trying to replicate this Shay recipe, be…
-
BO and Upsert REST End PointContent Hello Shay, We have created a BO. This BO has several fields. Two fields are defined in BO as below ( please see the attached 3 screen shots) fieldOne - Required…
-
Ability to show Custom Progress bar in SDPSummary Ability to show custom Progress bar in SDPContent Hi, We have a requirement to show a Progress bar popup on all the page as and when the data is loading. To achi…
-
Auto scroll bar in oj-tableSummary In oj-table when user clicks on enter the cursor pointer is moving to the next line but the scroll bar is not automatically moving to show us cursor.Version 20.1…
-
Case insensitive search in VBCSContent Hi All, We have a select one search in VBCS application, in which we need to search values based on case insensitive. Now we are able to search only by giving ex…
-
Player Target Server vs Default Target ServerContent Hi Experts, Can you please help What is the difference between Player Target Server and Default Target Server? Regards, Ankur
-
Progressive LoadingSummary Progressive LoadingContent Hi, How to implement Table/List Progressive Loading in VBCS ?
-
Dialog data is showing after the sorting arrow is clickedContent Hi Experts, I have created a table with the salesforce data and the table is being populated using the SDP variable. I have used the dialog component to show chi…
-
Phone back button in PWA appSummary Phone back button in PWA appContent I have a PWA app with few pages, is there a way to disable or control the phone back button ? currently using the phone back …
-
Show the PCS task payload in VBCSContent Hi Experts, Created a PCS application with a form having few fields like first name, last name, email address, etc, and deployed it on the PCS. Created a custom …
-
Can We make a VBCS Web Application Public?Content i have a VBCS web App, which i want to let any body access who ever has that URL. I have tried the anonymous access option. but i can see that one can load the p…
-
How to set Filter Criterion on ADP table ?Content Hello - we have latest VBCS. We have table based on ADP. we have a search Select One drop down that we use to filter records in the table. We know how to filter …
-
Disable a button in VBCS temporarily for 5 Sec on Click.Summary Hi Experts , I am able to disable a button on click. but I want it to be disabled only for 5 seconds on click. can some body please help me with this.
-
Change application nameContent How can I change the application name? It's showing as "My Application" now. Thanks, Zahra
-
Google Maps extending the focusable sectionContent Hi All, We were working on showing the google map along with a few other details as part of capturing form details. We have observed on the mobile app that the f…
-
BO Authentication for External ConsumerSummary How do we give an access token to a caller wanting to invoke a BO EndpointContent Hello all, We are running into a few issues with calling Business Object endpoi…
-
Get the value of selected select (single)Content Hi Experts, Created a Type with Account of object type having two string fields (Id, Name) and then created an ADP variable with name AccountLOV and selected the…