-
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…
-
Close Session
Description This part allows you to have the system close the current session to prevent the user from continuing to use the application and when you want to ensure that the session cannot be…
-
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…
-
Fetch Package
Description This part allows you to retrieve the details of an installed package. You can use it to determine if a particular package is installed or to return a list of packages with certain…
-
Vertical Repeater
Description Any UI-heavy applications have some need for repeated input, such as forms that collect the same types of data for different objects, locations, or products.…
-
Workspace Migration
Description When you upgrade your Designer to the latest LogicNets release, older projects and applications may not have access to the full functionality offered in the LogicNets Designer.…
-
Instance Management
Description With Release 7.4, LogicNets introduced a command-line script that allows administrators to manage companies inside an installation. This instance-management script is located in the…
-
Access Management Tasks
Description With Release v7.4, LogicNets introduced a new command-line script that allows you to manage users, groups, and other elements. This access-management script is located in the…
-
Validation Messages in the StarterApp Framework
Description Form nodes in the StarterApp Framework simplify displaying validation messages to users. With updates to LogicNets in version 7.4 and higher,…
-
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…
-
Command-Line Scripts
Use the command-line scripts detailed in this topic when installing/setting up LogicNets. Create a New Company System administrators can create a new company in an existing LogicNets installation…
-
Add a New User
Description There are several ways you can grant new users access to your application: Add the user manually using the User Management module Approve a user request to access the application Set up…
-
HTML Editor
Description The html_editor_tinymce part allows you to display a rich text editor on the screen. Use You can use this part in a form node to display a rich text editor with default buttons and…
-
Context Menu
Description You use the Context Menu part to show a context menu on demand--when the user hovers over the item with a mouse or right- or left-clicks using their mouse.…
-
Hyperlink
Description The hyperlink part allows you to include a hyperlink in a logicnet form. Use The hyperlink is either a regular link (which opens in a new window) or an iframe in the current form.…
-
Image
Description The Image part allows application users to add images directly into the page. Use Typically, images are best controlled by adding an HTML DIV into the logicnet using an HTML form part…
-
External Search
Description Applications can include the ability to look for all occurences of a search term in the application's Knowledge Center or an external website.…
-
Error
Description This part allows application users to add an error message to a specific logicnet path. It is a custom version of the comment node but also will cause the tab validation to show an error…
-
Comment (Title)
Description This part allows application users to add a comment. It is only used in logicnets created based on the Assessment Framework. Use The Comment part allows users to display a title for…
-
Countdown Timer
Description The Timer part allows you to create a countdown and move to a subsequent logic sequence when the timer reaches 0. This part is currently in Beta phase,…
-
Add Tab
Description Dynamically add a form or tab to the current session of the Assessment Framework. The Assessment Framework generates one tab for each of the logicnets located in the forms folder of your…