Issue
Description
You may notice some forms (incident for example) have an Email icon in the header menu which opens up an email client window. Here we discuss how to toggle this feature for forms.
Procedure
This is controlled by an Attribute on the target table. As an example, let's add the Email option to the Problem form.
- Enter 'sys_dictionary.list' in the Filter Navigator
- Filter where Table = problem
- Open the Collection record
- Select the Advanced view from the Related Links
- Now the 'Attributes' field is visible. Add 'email_client=true' to the comma-delimited list, and then Save the record.
- Navigate to a Problem record. Notice you will now have the 'Email' envelope option
Screenshot Reference
Additional Information
You can find this and other attributes here: List of Dictionary Attributes