-
Rule Node Example Projects
Download this Rule example projects and import them into your Designer. In these examples, click the name of the logicnet and then click test. For the Rule using contains collection example,…
-
Customized Logon Package Example
Download this project and import it into your Designer to see a simple customization of the standard LogicNets Logon package.
-
Server-side Script
Description This part allows you to create server-side scripts in Lua. The LogicNets runtime provides a set of APIs for database access, context manipulation, string manipulation, and other actions.…
-
Get Statistics from Collection
Description The Get Statistics from Collection part allows you to pull basic statistics from any data collection. This part allows you to gather from a collection the following statistics:…
-
Text Input Masking
Overview When you model a text input field in your applications, you can use the 'Input Mask (RegEx)' function to require specific formatting in the input field using regular expressions.…
-
Release Notes: LogicNets Release 7.4
LogicNets is pleased to announce Release 7.4, which introduces exciting new features as well as enhancements to existing features and helpful bug fixes. Download the release notes here.
-
Creating and Using Subworkflows
Introduction The Workflow Framework enables users or systems to create and assign tasks based on user roles and to move those tasks through to completion depending on identified rules.…
-
How-To Guide: Query Collection
Th "Query Collection" example includes a solid introduction to using the query collection part on a data set in a project based on the Assessment Framework to achieve the following:…
-
ASF How-To Guide: Validation Example Project
This project shows examples of using validation in a logicnet as follows: Radiolist question is mandatory Checklist question must have at least one answer Numeric validation (value greater than X)…