- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 06:17 PM
Hi everyone!
Is there anyone here know how to make the "Email" visible in the form??
Whenever I click the " ... " it only shows "Toggle Template Bar" and "Tags" . Is there any way on how to include the "Email"?
This is in our form :
We need to show the "Email" option just like the screenshot below...
I'd appreciate any help . thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 06:23 PM
Hi @Dizy M you need to add attribute "email_client=true." by going to dictionary of that table, you need to add under type collection.
Refer below doc for steps
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 06:23 PM
Hi @Dizy M you need to add attribute "email_client=true." by going to dictionary of that table, you need to add under type collection.
Refer below doc for steps
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 06:28 PM
Thank you so much @Harish KM !