-
Set Delete Protection
Description The Set Delete Protection part is intended to be used in combination with the Assessment Framework. When you use the generic Save function of the assessment framework,…
-
Set Language
Description Available in v8.2+, the set_language part allows you to dictate a specific language in to process the session or the current request. Node Type:…
-
Show User
Description The showuser part provides functionality to access user-management in your application. Use User authentication and authorization is managed via the LogicNets Logon-system application.…
-
Show Version/About Box
Description The Show Version part extracts application, framework, and runtime information about LogicNets' software that you can use to populate support tags and other information in your…
-
Sort Collection
Description The sort collection part allows application users to sort a collection. Use The sort collection part can be used for sorting a collection in ascending or descending oder.…
-
Split Text
Description The Split Text part allows you to extract text substrings by their position within a string. For example, if you have the a data object "Montana",…
-
Strip HTML
This is a process node part. More information will be posted here soon. Follow the article to receive notifications of future updates.
-
Strip HTML
Description This part strips all HTML tags from the input. It also allows you to replace certain HTML tags with other text; for example, you could replace the HTML for new-lines (<br>) with the text…
-
Substitute Text
Description The Substitute Text part allows you to search for one or more instances of text or numeric strings and prepend, append, or replace it with alternative strings.…
-
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…
-
URL Transcode
Description URL encoding stands for encoding certain characters in a URL. The url_transcode part does this by replacing them with one or more character triplets that consist of the percent character…
-
User Attributes (BETA)
Description You can use the user_attributes part to get additional information about a user who is currently logged onto the system. The LogicNets system stores standard user information,…
-
User-Group Attributes (BETA)
Description You can use the usergroup_attributes part to create, store, and retrieve user attributes; for example, an attribute associated with a particular certification.…
-
Usermanagement
Description The usermanagement part allows you to manage local groups, group roles, group users, packages on portal, and group terms and conditions. Use You can use this part to manage user…
-
Validation Text
Description The Validation text part allows application users to add validation text using a process node rather than a form or form node part. Node Type:…
-
Worker Status Indicator
Description The worker status indicator part allows application users to show a progress bar. Use The worker status indicator is used to show a progress bar for an asynchronous task.…
-
Workflow Start
Description This part starts an instance of a workflow. It will therefore create a record of the workflow in the generic_workflow table and return the instance ID of the workflow.…
-
Workflow Stop
Description This part stops an instance of a workflow. It will therefore set the state of the instance of the workflow in the generic_workflow table to ‘finished’.…
-
Write Dataview (BETA)
Description You can use the write_dataview part to display values from the session file to make debugging easier. The system displays all of the values currently set in the session,…
-
Write Script
Description The write_script part allows you to have the system execute a JavaScript/jQuery. Use You can use the write script part in a node to execute JavaScript/jQuery at any point in the…
-
XML Converter
Description This part allows you to convert XML to LUA or LUA to XML. Within the context of a LogicNets-based application data is stored in a LUA format,…
Articles in this section relate to the parts available for use in system-facing nodes.