# New properties for processes

If you don't want to attach external dynamic form emails to the record you can set to `false` this prop:  
`modules.processes.dfe.save_cache_link`

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.email`  
`modules.processes.assigned_user_id.portal`  
With the value `related_to`, the process will be assigned to the owner of the linked record. Alternatively, you can enter the ID (int) of a user/group.