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
-
Best approach to expose custom database objects/functionality as Rest service, to consume in VBCSSummary Best approach to expose custom database objects/functionality as Rest service, to consume in VBCSContent Experts, We need your help in identifying the best optio…
-
LOV only returning 25 valuesSummary LOV only returning 25 valuesContent I have a LOV in which there could be 30K plus values to select from. For performance reasons, I created a Business Object in …
-
I am using oj-dialog box , on close (x) icon I want to trigger an event but I am not able to captureContent PFB the oj-dialog code The dialog window can be moved, resized and closed with the 'x' icon. Arbitrary content can be added to the the body and footer sections…User_2025-02-05-06-54-51-163 81 views 6 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
Display name instead of ID on main-start pageSummary Display name instead of IDContent Hi There, I have application with 3 pages, Main-Start, Main-Create, Main-Edit. Main-start is first page displayed when applicat…
-
How to join two tables in vbcs?Content How to create realationship in BO between two Tables. For example: I have two tables. Employee Table. Primary Key: Request_Num Course Reference Table. Foreign Ke…
-
Invoking URL from SSO enabled application by entering the value in text box in VBCS applicationSummary Invoking URL from SSO enabled application by entering the value in text box in VBCS applicationContent Hi, We built an application in VBCS and integrated with ot…
-
How to raise custom event from app-flow.js file in VBCS appnSummary How to raise custom event from app-flow.js file in VBCS appnContent Hi, I want to programatically raise a custom event from app-flow.js file using below syntax. …
-
When passing json response as input parameter > DataCloneError: Failed to execute 'replaceState' onSummary When passing json response as input parameter > DataCloneError: Failed to execute 'replaceState' on 'History': Headers object could not be cloned.Content Hi All,…
-
When using oj-dialog box , close icon is not comingContent Hi I am using oj-dialog component of ojet cookbook but I am not getting close icon at the top right corner as expected. PFA the screenshot of dialog box without …User_2025-02-05-06-54-51-163 28 views 4 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
Refreshing Table dataSummary Refresh button isn't working for ADPContent Hi All, We are facing an issue with VBCS refresh button for a Business object. We have developed an application which…User_2025-02-06-08-56-51-240 108 views 6 comments 1 point Most recent by User_2025-02-06-08-56-51-240
-
Staged/Live Published application URL has version numberContent Hi all, During development stage, when we check the application the URL doesn't contain any version number but when we stage or publish the application, the URL …
-
Issue with dropdown - options taken from SDPSummary Default value not getting loaded in dropdown when i take the options from an SDPContent I have created a service connector (describe) for connecting a business o…User_2025-02-04-14-58-25-903 11 views 0 comments 0 points Most recent by User_2025-02-04-14-58-25-903
-
Improper filtering of adp by rest callSummary I could find a strange issue if we are trying to filter an adp. In my case I am using a button to create a new search row at index 0 but in case there is same va…User_2025-02-06-14-01-40-737 34 views 6 comments 0 points Most recent by User_2025-02-06-14-01-40-737
-
ADP row count checkSummary ADP row count checkContent Hi, I am calling a service and populating my ADP with response data using assign variable. How do i check if the ADP is empty or conta…
-
Custom login page in VBCS and query business object using REST APISummary Custom login page in VBCS and query business object using REST APIContent Hi Shay, I would like to create custom login page with username and password in databas…
-
Required select-one with placeholderSummary Required select-one with placeholderContent Hi, On mobile app, I have required select-one component with placeholder defined. When opening the page the component…
-
List view with search fieldSummary List view with search fieldContent On mobile app, try to add input text field above a list view for filtering the list data. how to make the input field stuck an…
-
Are there any guides and configuring Cloud Deverloper for VBCS?Content Hi All, Basically, I want to be able to extract my application and run it locally or run it on a different server outside of VBCS. I read this blog that brushes …
-
Patch to custom Object created in SaaS failSummary Patch operation failContent Hi There, We have custom object created in financial cloud. This object's row need to be updated when data changes in VBCS screen. I …
-
Login and Logout fusion application from VBCSContent Looking for way to login and logout fusion application from VBCS screen by entering username and password of fusion application in VBCS.
-
Implementing Row Expander in VBCSSummary Not able to populate FlattenedTreeDataGridDataSourceContent Implementing Row Expander in VBCS I am trying to implement Row Expander with all rows expanded follow…
-
Is it possible to take a web app and make it a mobile app? Similar to JET command line tooling?Content Hi, I have been working on a web application using VBCS. I am wondering if it is possible to somehow take this web application and add the mobile app support to …
-
New Version 19.3.1.2 - PWA issueSummary New Version 19.3.1.2 - PWA issueContent Hi, Since version 19.3.1.2 in PWA app we are not longer getting the popup asking if we want to add link to homepage. App …
-
POST request not working from VBCS Code after VBCS version upgradeSummary POST request not working from VBCS Code after VBCS version upgradeContent Hi, We are facing issue with REST API POST request after vbcs version upgrade which was…User_2025-02-04-21-09-02-317 22 views 2 comments 0 points Most recent by User_2025-02-04-21-09-02-317
-
PUT request not working from VBCS Code after VBCS version upgradeSummary PUT request not working from VBCS Code after VBCS version upgradeContent Hi, We are facing issue with REST API PUT request after vbcs version upgrade which was w…User_2025-02-04-21-09-02-317 28 views 12 comments 0 points Most recent by User_2025-02-04-21-09-02-317
-
Can only get service data provider working with table.. having trouble with my own array?Content HI All, I have an endpoint from an outside application that returns data looking like: { } formName { } data headerfield1 headerfield2 { } gridData [ ] rowset { …
-
Non-passive event listenerSummary Non-passive event listener in Action Chain executionContent Hi, I see the below console message whenever an action chain is executed. How can I mark an event han…
-
Add static text in expression editorSummary Add static text in expression editorContent Hi All, I want to add some static text along with expression when response from service is returned. Below code gives…
-
Multi-Selection of Nodes in Page StructureSummary Single-clicking nodes in Page Structure results in multiple nodes being selected.Content Within the Page Structure navigator, the default behaviour seems to be t…
-
How to cover full screen for table having 5 columnsSummary How to cover full screen for table having 5 columnsContent Hi All, How to cover full screen for table having 5 columns. Code Snippet Recent…