0

Set Delete Protection

  • updated 2 yrs ago

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, the system only exports values when they are added to the data log. This is the default case for answers to questions.

However, if a value is in the data log but is not connected to an active question -- a question still in the decision tree of an active tab; for example, when using a process node a set_values part -- the assessment framework will normally delete this value because it assumes it has become stale/there is no question active anymore. You can use this part to prevent the system from deleting the value.

Use

This part is not directly available in the Designer menus. To add it, add a process node, add any part, and go to the Code tab. Change the _name property of the part you added to 'set_delete_protection'. Note: You must add the process node after the node that sets the value.

Editor Fields

Field Name Description Type/Options Optional/Mandatory
Path This specifies the name of the object for which to set delete protection to on or off. Text Mandatory
Mode Set to On to enable the protection. Set to Off to remove the protection. On | Off Mandatory

 

 

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 2 yrs agoLast active
  • 14Views
  • 3 Following

Home