-
Copy/Paste Functionality with Informatics
Description With LogicNets v8.1+ it is possible to copy and paste informatic coding for questions and options from and to the LogicNets generic table, which is used in the LogicNets Designer.…
-
JavaScript Webservice Call
Description The Webservice part (https://community.logicnets.com/t/g9hxjsz/call-webservice) allows you to perform a web service call and retrieve a response on the server side.…
-
System Settings Configuration - Show System Data
Introduction In LogicNets Version 8, it is possible to include specific system or custom data in the initial DATA popup to support more advanced troubleshooting.…
-
Dbgrid (Release 7.4+)
Description The database grid (also called dbgrid3 or db_grid3) allows you to display as a table data that is in a data table in your project. You can make this displayed table read-only or you can…
-
System Settings Designer Tab
Description The System Configuration package contains multiple configuration options, which are organized into different tabs that display at the top of the screen.…
-
Move changelog Data to Enterprise Database with a Cron Job
Description LogicNets uses the changelog_ctx table to store system data that includes user information, session details, package information, actions taken my users,…
-
FHIR Report Export for the Assessment Framework (BETA)
Description To improve the exchange of structured data using a widely adopted standard, LogicNets has added to the Assessment Framework the option to export the collected data in HL7 FHIR (Fast…
-
Tab Control Example Project
This complex example shows how to use tab control over layers of hierarchical data. Download and import this project into your Designer. Alternatively, download the How-To Guide for Repeating Inputs…
-
Style Tab Options for Text, Radio, Checklist, Dropdown, Date and Number Inputs
Description LogicNets' frameworks contain existing templates that manage the look of your applications, allowing you to concentrate on modeling your content.…
-
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.…
-
6. API Sample Client JavaScript Implementation
For this article you will need to have access to the Sample Client (attached to this article), which is an HTML page that uses JavaScript to implement the API interactions.…
-
Configuring ADFS with LogicNets
Description This document describes how to configure Active Directory Federation Services (ADFS) and LogicNets to allow for single-signon. Prerequisites Before beginning the configuration verify that…
-
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.…
-
Display Chart (Map)
Description This article describes the steps to create a dynamic map on screen based on underlying data from your data model. The process of creating a map is a variation on using the Display Chart…
-
Query Collection
Description A XPath query selects all data objects in the data structure (application context) that match the query expression. The XPath language used within LogicNets is similar to the XPath…
-
Database Profiles: Oracle, MS SQL, and MySQL
Description In your LogicNets application you can use database parts to read data from and write data to databases. LogicNets uses the concept of virtual database tables,…
-
System Configuration Localization Tab
Description The System Configuration package contains multiple configuration options, which are organized into different tabs that display at the top of the screen.…
-
Externalizing Workflow Data
By default, LogicNets stores workflow data in the local SQLite database of your project or installation. However, you can also store that same data to external databases by configuring the workflow…
-
Web Services Access Control
You can add access control to your web service by turning on Authentication in your project settings and configuring "Roles" there. This allows you to prevent unauthorized access to your web service…
-
Extract Data Objects from Data Log
Description In LogicNets, context is session memory that contains all data objects that can be managed by the logicnet in an application. The data log is the meta-data structure inside the session…
-
Update Settings
Description The update_settings part allows you to change a variety of installation settings as part of a local installation configuration approach where different installations require different…
-
OAuth 2.0/OpenID 1.0 for LogicNets v7.4+
This document details authentication and authorization functionality available in LogicNets from v7.4+. Implementation details for this functionality may be different than that for older LogicNets…
-
Externalizing Notes Data
By default, LogicNets stores notes in the local SQLite database of your logicnets installation. However, you can also store this data in an external databases by configuring the data source in the…