New properties for processes
If you don't want to attach external dynamic form emails to the record you can use this prop:modules.processes.dfe.save_cache_link (true/false) if false, the message is not related to the record
If you assign a dynaform to email or portal, you can force the assigned user of the record Processes with these props:With the value related_to, the process will be assigned to the user of the linked record. Alternatively, you can enter the ID (int) of a user/group.
"modules.processes.assigned_user_id.email" (default value: related_to)
"modules.processes.assigned_user_id.portal" (default value: related_to)