New properties for processes
If you don't want to attach external dynamic form emails to the record you can useset to false 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:modules.processes.assigned_user_id.emailmodules.processes.assigned_user_id.portal
With the value related_to, the process will be assigned to the userowner 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)