=======MandatoryHandler======== ==== Description ==== Before completing a task, the Mandatory Handler checks if all mandatory fields of the respective smartform are filled in. If the mandatory fields are empty, the handler prevents the task from completing. Subsequently, the user is informed to fill in the mandatory fields. The mandatory fields are specified in the field "Mandatory Fields" (see Example). ----- ==== Class ==== com.dooris.bpm.actionhandler.MandatoryHandler \\ ---- ==== Event Type ==== Any ==== Action Name ==== Any ==== Mandatory Fields ==== ID_of_smartform_field,ID_of_next_smartform_field,… (IMPORTANT: no blank space between "," and the ID!) ==== Parameters ==== - ==== Example ==== {{ :software:tim:mandatoryhandler_eng.png }}