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
-
Code visibility in VBCSSummary I have developed the VBCS code using X User and have using Y User (Y User is Administrator) but the code is not visible. Any role to be added for Y user to view … -
How to change the row color depends upon the selection flag in that record in vbcs?Content Hi All, At my table, I have a column selection_flag. Depends upon that selection_flag value how I change the entire row color or particular column text color in … -
Visual Builder Integrated with OIC TutorialSummary Need a tutorial that allows me to easy connect to an integration in OIC.Content Hi! I'm preparing a workshop and I need to show my teammates how you can easily c… -
Best practices and recommendation to develop web and mobile applicationsContent Hi Experts, Can someone layout the best practices and recommendations that we should follow while developing the web and mobile applications, business objects, a… -
Page load with 500/404 Error code –when URL is posted after modifying the parameterContent When entering a URL like https://service-training.mcafee.com/dslkfjdslkfjsdf to access a portal page, instead of receiving a 404 error and the portal redirecting…User_2025-02-10-19-47-34-232 31 views 0 comments 0 points Most recent by User_2025-02-10-19-47-34-232 -
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 28 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…