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
-
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 72 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 33 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 27 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 32 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?