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
-
How to filter servicedataprovider with 'like' or 'contains' operator?Summary How to filter servicedataprovider with 'like' or 'contains' operator?Content Hi All, How to filter servicedataprovider with 'like' or 'contains' operator? Regard… -
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… -
Multiselect in a tableSummary Multiselect in a tableContent Hi, Does anyone knows how multi select option work in a table? I tried both the ways adding Selection property on the table and add…User_2025-02-04-06-54-05-326 47 views 2 comments 0 points Most recent by User_2025-02-01-07-56-17-754 -
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! -
REST Post method Call in VBCSSummary REST Post method Call in VBCSContent Hi I am new to VBCS and started building the Web application using VBCS. I need inputs on below points.Appreciate if you pro… -
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 42 views 2 comments 0 points Most recent by User_2025-02-04-06-54-05-326 -
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 do we scan attachments for viruses and malware in VBCS applicationSummary How do we scan attachments for viruses and malware in VBCS applicationContent Hi Experts, We are building an application using VBCS and intend to provide the fun… -
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… -
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… -
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… -
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… -
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 … -
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 37 views 3 comments 0 points Most recent by User_2025-02-04-13-35-35-440 -
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 33 views 3 comments 0 points Most recent by User_2025-01-31-02-40-13-302 -
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 32 views 2 comments 0 points Most recent by User_2025-01-31-02-40-13-302 -
Access-Control-Allow-Origin header issue with VBCSSummary Access-Control-Allow-Origin header issue with VBCS -
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… -
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… -
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 -
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… -
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… -
How to do a multipart/form-data request in Visual BuilderSummary Doing a multipart/form-data request to upload a file to Content and Experience CloudContent Hi, I am trying to upload a picture to Content and Experience Cloud u… -
Updating a column value of a row in ArrayDataProvider.Summary Updating a column value of a row in ArrayDataProvider.Content Hi All, I have requirment, In editable table, instead of keying in the data, user is going to click… -
Performance IssueSummary Performance IssueContent Hi All, We have around 8 List of value fields in our search page and using business objects as the dataprovider for these fields. I am c… -
Editing a table by one clickContent Hi All, In order to edit a table row we need to click on one row to select it, then to double-click it in order to make it into edit mode. I wanted to know if th… -
Updating Business Objects programaticallySummary We have business objects in VBCS which we are using to store list of values. We need to periodically update the BO with new values using scheduled services.Conte…