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
-
SEO meta tag localization for keyword and descriptionSummary Need an enhanced solution for localization of SEO meta tag for description and keyword for different localesContent We need an optimized solution for localizing …User_2025-02-10-19-47-34-232 21 views 0 comments 0 points Most recent by User_2025-02-10-19-47-34-232 -
Dynamically setting table width in VBCSContent I have a table .The columns displayed in this table depends on of the input feild. So basically ,my entire table width should vary based on this input field. Is … -
XML to JSON responseSummary XML to JSON responseContent Hi, One of the SaaS services I want to use in VBCS is returning data in XML format. How do I use it in VBCS? Please guide. -
vbcs propertyContent Hello, I am using icon in latest vbcs. On a condition I want to disable this icon. But when I select the icon I just cannot see disabled property. If disabled p… -
I want to put a condition on body payload for service endpoint callSummary Inside the body parameter while call rest endpoints i want to put if conditionContent { "SrNumber": "[[ $page.variables.serviceRequestRecord.SrNumber ]]", "Title… -
Embedding VBCS page as external UI in My Task page of Process automationSummary Embedding VBCS page in My task page of Process automationContent Hi, How to use VBCS page as external UI in process automation. I have setup external UI connecti… -
Call back url for visual builder appContent Hi, when calling a wallet service, I need to provide a call back url for the front end app in order to resume execution after confirming the payment.. The app wi… -
How to animate page loadingContent Hello Experts, We have below requirement. a. How can we have dynamic dropdown in VBCS? Combobox or SelectOne component fetches its data before rendering the comp… -
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 …