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
-
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… -
Editable table using an icon to allow single click editSummary Editable table using an icon to allow single click editContent I have been following the blog posts: https://blogs.oracle.com/vbcs/editable-tables-in-visual-buil… -
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.… -
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 -
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… -
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… -
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… -
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 -
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… -
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. -
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… -
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… -
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 … -
Visual Builder has not been enabled to communicate with Process in Oracle Integration. Please contacContent Hi Experts, I have an independent instance of Visual Builder instance and trying to add the business processes which are in different PCS and different IDCS. Hav… -
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-… -
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… -
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… -
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… -
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 … -
Apply Captcha Challenge to VBCS pageSummary Would like to know how to configure Captcha Challenge on VBCS pageContent Good day Experts, I would like to apply the CAPTCHA challenge on my VBCS web applicatio… -
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… -
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… -
VBCS service end pointsContent Hello, we have VBCS application ( it is not studio and we do not have DevCs) that talks with ERP and OIC. Now, in design ( development ) phase, it talks with ERP… -
Salesforce Adapter Mapping to API namesSummary couldn't salesforce API names in mappingContent Hi Team, Create a connection to Salesforce using OAuth and selected Account object with Operation create. couldn'… -
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… -
Load File Picker & Oracle Object StorageSummary Load file from VBCS to Object StorageContent Hi Experts, My Requirement is to pick a file (Any format, */*) in VBCS using File Picker and upload into Oracle Obje… -
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… -
Is there a way to download the server logs from production?Summary Is there a way to download the server logs from production?Content Whenever we encounter the problem on production, we need to explain the users to reproduce the… -
Progressive LoadingSummary Progressive LoadingContent Hi, How to implement Table/List Progressive Loading in VBCS ? -
Dynamic question and answers in VBCSContent Hi All, We are developing a page in vbcs in which we show question and answers. We are now able to retrieve all the questions and answers, but for every question…