-
Report-Item Form Part
Description The report-item is a form part used in the Assessment Framework. It allows you to "echo back" the selections or text entries from users on the left side of the screen as reports on the…
-
Clickable Image Radio List or Checklist
Clickable Image Maps For Release 7.4.5+, you can use an image map with defined areas as a radiolist or checklist input. When clicking on an area, which can be a rectangle, circle,…
-
Checklist
Description The Checklist part allows you to create a checkbox list in a form or with a form-part, allowing your application's users to select one or multiple items from a list of options.…
-
Standard Reporting Package (Release 7.4)
Introduction The Standard Reporting package is included in client installations to give access to basic user session information such as sessions over time,…
-
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…
-
Customize a Starter App Example Project (Release 7.4 only)
The information below helps walk you through the process of customizing a Starter Application and linking it to a project created using the Assessment Framework.…
-
Context Menu Example Project
Download the project and import it into your Designer. Click on one of the logicnets and click test to see examples of context menu types. ContextMenu LUA Source creates a menu items structure from…
-
Slider Example Project
Download and install this project into your Designer to see various configurations of the slider, including: - Using different minimum and maximum values - Seeing the impact of different…
-
Collapsible Section Example Project
Download the application and import it into your Designer. Test the project by clicking the name of the project and clicking Test. The system shows two collapsible sections in the Observation panel…
-
Radio List
Description The radiolist part allows users to select a value from a list of items, causing that value to be stored in the corresponding data object. Unlike a checklist,…
-
Date Difference
Description When using this part, the system returns the difference between two date-time variables, in a group (user-defined) that holds the difference in terms of seconds, minutes, hours, days,…
-
Set Data Object Value
Description The Set Data Object Value part allows you to set a variable (data object) to a specific value. Use You can use this part to set the value of a data object,…
-
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…
-
Text Input, Numeric Input
Description The text input and numeric input parts allows application users to enter responses/information. LogicNets uses the same part editor for both text and numeric values,…
-
Slider
Description The Slider part creates a user-interactive slider mechanism to allow a user to set an input variable based on the position of the slider. Configuration settings allow you to choose the…
-
Custom Layout Template Updates v7.4
Description LogicNets provides standard layout templates in all frameworks and you can also create your own layout and formatting. Both of these options use a combination of JavaScript (JS) and…
-
Numeric Calculation
Description This part allows application users to enter a mathematical expression so the system can perform a calculation. Use The calculation part is used by entering the requested mathematical…
-
Logicnet Data Viewer
As you build and test your application you can view the data contained in your session. This logicnet Data Viewer allows you to see the data that has built up as you test your logicnet or…
-
Assigning Users and Packages to Groups
Groups allow you to simplify the management of user access to specific packages and roles. In Access Management you can create a group, specify what users who belong to that group can see and do in…
-
Accessing Application Versions from the Portal Landing Page
Description This article describes options for managing user access to different versions of your published applications. It does not contain details on version control for modeling and design work.…
-
Part Lifecycle Management
Description At its core, LogicNets comprises parts that allow you to model your knowledge and create impressive applications. These parts have a lifecycle,…
-
Security Vulnerabilities and Content Modeling
Introduction Part of LogicNets' security architecture is implemented at the modeling level and impacts how you can build content safely. This topic discusses security steps,…
-
Redirect Session
Description The Redirect Session part allows you to have your application redirect your users from the current page to a location you specify in the part.…
-
Collapsible Section
Description Collapsible content allows you to minimize the amount of vertical space required to display content in an application. To display content that might otherwise take up a large amount of…
-
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…