Web
Discussion List
-
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 …
-
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…Preetesh Dongre-133500 28 views 2 comments 0 points Most recent by Preetesh Dongre-133500 Visual Builder
-
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…
-
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…
-
Access VBCS appliction selected page anonymouslySummary Access VBCS appliction selected page anonymouslyContent Hello, How can we access VBCS appliction page anonymously? We are able to access the VBCS complete applic…
-
Implementing Lookups in VBCSSummary Implementing Lookups in VBCSContent Hi All, I have a VBCS application wherein I am fetching data from multiple REST endpoints using custom javascript code. Since…
-
Displaying process and task date time stamps with local timeContent I am displaying process and task data two in a master / detail way on in VBCS. I am showing it through a connected process and also through a rest call, dependin…
-
Exporting data from a table into an Excel file in VBCSSummary Exporting data from a table into an Excel file in VBCSContent Hi Team, I am trying to display certain details into a table in Visual Apps. I have a requirement t…
-
Call custom Javascript module function in template slot of oj-tableSummary Is there a way to call custom Javascript module function in template slot of each row of oj-tableContent Hi, Is there a way to call custom Javascript module func…
-
Oj-table with custom data and column variables in VBCSSummary Oj-table with custom data and column variables in VBCSContent Hi, Is there away to populate the oj-table with custom data $page.variables.data: Array of objects …
-
VBCS get current server timeSummary VBCS get current server timeContent Hello, Is there a way or API or function call to get the server date or server date-time in VBCS module functions? Scenario: …
-
Service Connections - TestingSummary Suddenly started getting errors testing my service connectionsContent This is very odd. I just started getting errors while testing my service connections. The b…
-
Add hours to a DateTime fieldContent Hi all, do you know if is possibile to import Moment.js framwework into VBCS? I need to make some operations on date time field, such as add hours/minutes to a s…
-
Popups in VBCS?Summary How do we get Popup windows in VBCSContent How do we achieve popup's in VBCS, we are looking to input the COA field for which we would need something similar to …
-
How open a new windows browser from VBCSContent Hi all, can anyone tell me how open a new windows browser from VBCS app? I've tried with this code but does not work: "actions": { "openToNewWindow": { "module":…
-
Hide/Show fields based on radio buttonSummary Want to hide/show a set of fields based on the value of a Radio ButtonContent How can we hide and show a set of 5 fields based on the value of a Radio Button on …
-
Request for "Detail Table" Implementation InstructionSummary Encounter some issues and gaps when trying to implement "Detail Table" using the cookbook.Content Hi All, Can someone share instructions \ insights regarding Det…
-
Processes in VBCSSummary Instances not shown in PCSContent I have created a web application in VBCS and made a form with input fields, mapped to variables of a process. The submit button…
-
Web Form PCS into VBCSSummary How to display a web form created in PCS into VBCSContent We are trying to get VBCS to display the web form that we have created in PCS. We want the user to have…
-
VBCS calling ORDS invalid certificateSummary VBCS calling ORDS results in a bad gatewayContent Hello everyone, I want to call an ORDS REST api (https://dbdev.contribute.be/ords/ctbpdbdev/uza_chatbot/medewer…
-
Using $regex in AttributeFilterOperatorSummary How to use regex in filter filterCriterionContent Hello Experts, I have a webservice endpoint which has some filterCriterion defined to restrict the data. The fi…
-
Using the pattern attribute on oj-input-text elementSummary Is there any support for the pattern attribute for text inputsContent HTML5 introduced the attribute pattern for text (and other) input types. It takes a regular…
-
Is it possible to convert a VBCS project into an OJET project?Summary Can we start with a VBCS project and then eventually convert it into an OJET projectContent Hello experts, I wanted to check if we can start with a VBCS project,…
-
Embedding a drill-down page inside the main pageSummary Trying to embed a page generated by a different URL inside a VBCS pageContent Hello Gurus, I have an SR Routing VBCS page as given in the top section of the atta…
-
Passing multiple parameters in "Navigate to URL" action nodeSummary Is it possible to dynamically pass multiple parameters while calling an external URL through "Navigate to URL"?Content Hello All, I am new to VBCS and have some …
-
Exception handling for ICS Rest Service post callSummary action chain gets stuck when ics service is downContent Hi, I am using a form to feed some data to a ICS Rest service using the "call rest service" action. When …
-
In-built Advanced Search Option in VBCS applicationContent Hi, There is an Advanced Search option in the VBCS Classic application as mentioned in the below blog, which gives a wide variety of search options based on diff…
-
Performance on LOV's using external DB call (VBCS)Summary Call DB to populate list of valuesContent We are trying to populate list of value for the PO field from the DB, but we are having performance issue and the list …