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
-
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 34 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… -
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… -
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… -
Dynamic data with nested table data implementationContent Hi, I need to code the functionality involving displaying data, obtained from API service when user opens the details view of a parent record. The parent record … -
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… -
call a REST service that accepts XML payload from VBCSSummary We need to call a REST service that accepts XML payload. But VBCS seems to be able to pass only JSON payload. Please advise if it is possible to pass XML payload… -
Data Bind of HTMLSummary Data Bind of HTMLContent Is there an object that allows the binding of HTML? data-bind="html:{{htmlTextObj}}" -
Can we do reporting out of VBCS e.g. a customer statement (nice layout etc)Summary Can we do reporting out of VBCS e.g. a customer statement (nice layout etc)Content Does VBCS support reporting out of the business objects used , e.g. account st… -
How to work with complex JSON?Summary complex JSONContent Hi all, I was trying to work with a REST Service that returns a rather complex JSON object. JSON object contains multiple arrays. What would … -
How to remove the Button Outline/BorderSummary How to remove the Button Outline/BorderContent Hi All, I am trying to remove the border from the Submit Button(please refer attached ). I have tried different CS… -
Thanks to those of you who participates in the drag and drop survey a few weeks agoContent Many thanks to those of you who filled out the survey. I wanted to share what I could publically. Between Dec. 12 and Dec 31, 2018, 72 anonymous participants com… -
Provisioning of trail hangs since 12 hrsContent Hi, I provisioned a new VBCS instance in a trail environment. It hangs since this afternoon in status "creating service..."... I tried a second, but this one als… -
Version controlSummary Can I use other then DEVCSContent Hi, I was wondering if there is a way to use a version control tool other then DEVCS... It would be great if we could connect t… -
Groovy vs JavascriptSummary Groovy vs JavascriptContent I'm running under the assumption that i would be using Groovy only in business object rules, but everything else would be javascript? -
Service Data ProviderSummary Service Data ProviderContent * First I'm assuming that Service Data Provider (SDP) variable is what is used to call the for the data, be it a Service Connection … -
FantasticSummary FantasticContent As a consultant I understand that most of the time people make comments only negatively. People always expect things to be going well, so when t… -
Q: What is the best practice for integrating BP into VBSummary Integrating BP into VBContent Hello, I am new to VB and BP, so I would like to ask a question. If I decide to use VB to create the UI and want to use BP in my we… -
Variable Access from TriggerSummary Variable Access from TriggerContent How can I use application variables within a trigger of a Business Object. I could not figure out how to pass or use an Appli… -
How get value from For Each input text loopingContent I have a page variable that is an array of objects(reqArray). Each object has a "description" property, and some others. I want to loop thru this array and build… -
Connection returns unauthorized error (401) via browser but in test in service conection is successContent I have a visual builder application that has a service connection for endpoint rest, after we changed the Basic Authentication user password (OIC) in the authent… -
Simple Trigger Field UpdateSummary Failed field set on Business ObjectContent I have a demo environment, and can not tell if this is failing because of the environment, or something wrong with my …