-
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.…
-
Working with Test Cases
Description A test case is a set of actions or instructions that help confirm whether your LogicNets-based application is working as expected. It consists of one or more steps that the system…
-
Working with Test Suites
Description A test suite is a collection of related test cases that you can manage and run as a single unit. You can execute and have the system run them together in a sequence.…
-
Team (group) vs Individual (strict) Version Control
When you use version control, the system checks out and locks projects at a Workspace/Designer level. However, you can set up your workspace(s) to allow for team control versioning or for stricter…
-
Update an Expected Test Case Response
When comparing testing responses, there are times you may want to update the expected response based on the comparison. To use the actual response as the expected response,…
-
Compare Test Cases
The Test Manager allows you to compare the expected and actual responses of a test case. To do this, select a test case. The system displays the list of previous runs in the Run Details section.…
-
Create a Sub-Test Suite
The Test Manager allows you to create sub-test suites, which are test suites within a test suite. To create a sub-test suite, select an existing test suite and click the Create Sub Test Suite button.…
-
Test Manager Inbox
Test Manager Inbox The inbox is where you can select which test cases to move into a test suite.
-
System Settings Database Tab
Description The System Configuration package contains multiple configuration options, which are organized into different tabs that display at the top of the screen.…
-
Get Parts Definitions (BETA)
Description The get_parts_definitions part is an advanced part you can use to retrieve a container of all the elements of a node. It is used with a specialized logic construction called a "decorator"…
-
Outbound API Security
To protect the system against Server-Side Request Forgery, all outbound cross-domain calls must be whitelisted. Cross-domain calls can occur, for example,…
-
Dbgrid (Release 8.1+)
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…
-
Checklist Feature: Check All/Uncheck All Items in a List
Description With v8.1+, LogicNets added the check-all feature in the checklist part and it helps users navigate quickly through questions with many options.…
-
Logging Events in LogicNets
Introduction to Logging Logging for security, auditability, troubleshooting, and other uses is very important in any system, and this article summarizes the logging associated with LogicNets'…
-
Package Discovery CDS Hook
Description The Package Discovery CDS Hook is a Web API that implements the CDS Hooks interface standard (https://cds-hooks.org/) and returns all available package endpoints to which the…
-
Min/Max Validation Options Example Project
The attached example project shows you how to use the min/max validation options available for the Text Input, Number Input parts as part of v8.1+. Download the zip file and import it into your…
-
System Settings General Tab
Description The System Configuration package contains multiple configuration options, which are organized into different tabs that display at the top of the screen.…
-
NIST SP 800-92 Logging
Description With release v8.1, LogicNets' security event logging aligns with the NIST 800-92 guideline, which provides a high-level overview and guidance for planning, developing,…
-
Security Event Logging
The following grid contains the security event the system logs with release v8.1+. Event Description Value Additional Payload authentication. account_reactivated_password_ok During logon:…
-
Download API Responses in Small Chunks
Description Some web API responses are quite long, and it is useful to have the client download the response in small pieces or resume a download if the download is interrupted; for example,…
-
Asynchronous Web API Calls
Description LogicNets offers the WebServicesFramework to help implement web API services, and the endpoints in packages that use this framework implement web API call processing.…
-
Asynchronous Web API Calls
LogicNets offers the WebServicesFramework to help implement web API services, and the endpoints in packages that use this framework implement web API call processing.…
-
Customize the Storage of Meta Data Related to Selected Causes and Observations
The Support Center Framework will store the selected cause, observations, and associated meta data when the user clicks SUBMIT. At this point, the system saves the observations (Questions & Answers)…
-
Designer Profiles
Introduction The Designer Profiles feature allows you to set a profile and simplify the Designer. You can create a profile for those users new to LogicNets,…
-
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.…