Web
Discussion List
-
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 …User_2025-02-01-05-31-49-271 94 views 1 comment 0 points Most recent by User_2025-02-01-05-31-49-271 Visual Builder
-
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: …User_2025-02-01-05-31-49-271 263 views 3 comments 0 points Most recent by User_2025-02-01-05-31-49-271 Visual Builder
-
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":…Annalisa Alfieri 57 views 1 comment 0 points Most recent by User_2025-01-31-15-40-56-878 Visual Builder
-
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…User_2025-02-03-23-55-04-023 25 views 2 comments 0 points Most recent by John Ceccarelli Visual Builder
-
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…User_2025-02-03-23-55-04-023 30 views 2 comments 0 points Most recent by User_2025-02-03-23-55-04-023 Visual Builder
-
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…User_2025-01-31-15-40-56-878 14 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 Visual Builder
-
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…Dipak Chhablani-Oracle 99 views 2 comments 1 point Most recent by Dipak Chhablani-Oracle Visual Builder
-
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 …