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
-
Issue to send content Visual Builder to integrate OIC.Summary Issue to send content Visual Builder to integrate OIC.Content The application in which I work consists of a table and a button. The table contains only two colum…
-
SelecOne (LOV) in VBCSSummary SelecOne (LOV) in VBCSContent Hi All, I am calling a REST API...to populate LOV...but data is not getting populated....below is the process followed 1. Registere…User_2025-01-31-02-40-13-302 33 views 2 comments 0 points Most recent by User_2025-01-31-02-40-13-302
-
Pass Parameter from Highlighted Row using a ButtonSummary Highlight row, click a button, navigate to another screen to view resultsContent Hello, How do you collect the row id value in a variable where the user highligh…
-
How to put more than 15 rows within a selectOne or comboboxOne?Summary I have a service that contains more than 15 data, but the selectOne or comboboxOne only displays the first 15 rows.Content Thanks!
-
Access Data iteratively from Service Data ProviderSummary Access Data iteratively from Service Data ProviderContent Hi, Is there a way to access data from SDP variable? I am reading data from a REST service in a SDP var…User_2025-02-04-06-54-05-326 32 views 2 comments 0 points Most recent by User_2025-02-04-06-54-05-326
-
Chart not displaying any dataSummary Chart not displaying any data (based on REST endpoint)Content Hi, I have a REST endpoint providing this format of data [ { "BalId": "1000003", "BalName": "Includ…
-
Error Calling Deeplink in VBCSSummary Error Calling Deeplink in VBCSContent I am calling a deeplink of sales cloud in VBCS using navigate URL in action chain (or with hyperlink), but it is throwing b…User_2025-01-31-02-40-13-302 32 views 12 comments 1 point Most recent by User_2025-01-31-02-40-13-302
-
VBCS Editor layout is messed up in new google chrome version.Summary VBCS Editor layout is messed up in new google chrome version.Content Hi All, VBCS editor is not working properly in Google chrome new version(Version 72.0.3626.1…
-
How to consuming API with parameter 'q' in VBCSContent I have an API with which I pass certain parameters with 'q' to filter the data. The tests I did in Postman and I already have the API with the corresponding para…
-
Implement Custom Field ValidationContent Hi, I want to implement a validation that checks (per keystroke) if the value of a field is according to requirements. If I use a page level variable in JET that…
-
oj-table in VBCSSummary oj-table in VBCSContent Hi, Method1: I have a oj-table for which added the data using data source option......At what point data would be populated onto this tab…
-
UserName from VBCS( OIC) Login ScreenSummary UserName from VBCS( OIC) Login ScreenContent How to get a username to pass it one more REST service....with Basic Authentication enabled for the login screen..User_2025-01-31-02-40-13-302 46 views 14 comments 1 point Most recent by User_2025-02-04-14-58-25-903
-
Registering VBCS application in product cloudSummary Registering VBCS application in product cloudContent Hello, i am am looking for an approach to register VBCS application in another cloud services for example pr…
-
error trying to add integration service connection in VBCSSummary Cant get list of integrations from VBCSContent Was wondering how do I add a service connection to an integration in VBCS .When going through the process of add s…User_2025-02-04-13-35-35-440 38 views 3 comments 0 points Most recent by User_2025-02-04-13-35-35-440
-
oj-button validation in VBCSSummary oj-button validation in VBCSContent For validating required fields on the page, I am doing below , Please confirm if any better approach On event ojAction - 1. c…User_2025-01-31-02-40-13-302 70 views 1 comment 0 points Most recent by User_2025-01-31-02-40-13-302
-
Error in main-start HTMLSummary Error in main-start HTML errorsContent Please comment - As shown the attached screen shot. main-start HTML page shows 5 errors on the page, How do I debug which …
-
POST REST Call in VBCSSummary POST REST Call in VBCSContent Please comment on this issue, what is the solution for it.. 1. I registered as Service Connection for creating webApp - When we do …User_2025-01-31-02-40-13-302 35 views 3 comments 0 points Most recent by User_2025-01-31-02-40-13-302
-
Displaying data from a REST call returning data in parent child structureSummary Displaying data from a REST call returning data in parent child structureContent Hello Experts, I am just starting on VBCS, building a page which shows data in a…User_2025-02-04-06-54-05-326 24 views 2 comments 0 points Most recent by User_2025-02-04-06-54-05-326
-
VBCS Database MonitoringContent Hi All, I know that VBCS comes with a internal database of around 5GB. Is it possible to monitor the size of the internal database as we start using the applicat…
-
Access-Control-Allow-Origin header issue with VBCSSummary Access-Control-Allow-Origin header issue with VBCS
-
SMS Notification for ApprovalsContent Hi Experts, We are building a web-app using VBCS wherein one of the requirements is to send an SMS notification to different stakeholders for approvals and FYI n…
-
Attachments in VBCSSummary Image Attachments in VBCSContent How do we attach images to the VBCS web form?
-
Business Rule Violations/Error MessagesSummary Can Business Rule Error Messages be displayed in the UI?Content Hello, I've created a business rule to test for nulls in multiple fields. The rule checks a recor…
-
Embed SaaS Look and Feel in VBCS ApplicationContent Hi All, Could you kindly provide me some pointers around how to add the SaaS look and feel within VBCS application? Are there are any resources which can be read…
-
How to get vertical scroller on treeview when content overflowsSummary How to get vertical scroller on treeview when content overflowsContent Hi All, I need to have a vertical scrollbar on treeview when the treeview content overflow…
-
oj-bind-for-each error when clearing object arraySummary need help with oj-bind-for-each error when clearing object arrayContent I have an array of objects and I am rendering them using oj-bind-for-each with an oj-inpu…
-
How do I update an entire column with a value?Summary update field entry in visual BuilderContent Hello all!, I have an integration in PaaS that is reading documents that contain refund amounts The refund amounts ar…User_2025-02-04-13-35-35-440 30 views 2 comments 0 points Most recent by User_2025-02-04-13-35-35-440
-
Data Grid CRUDSummary How to implement a Blank Data Grid for data entry with ability to add a rowContent Hello, Is it possible to create a Data Grid that is initially blank with, for …
-
access to listview item in oj-option(oj-swipe-actions) not workingSummary cannot access $current.data in oj-optionContent I try to implement swipe-to-reveal in an oj-list-view with options dependent on the content of the current item. …
-
Performing validation in csv file using Visual BuilderSummary How to perform various validations on CSV file in Visual BuilderContent We need to perform several validations on csv file in Visual Builder. For example, if a v…