[Suggestion feature] Allow for multiple emails and phone one field
Hi there,
It would be nice to be able to input multiple email in one Email field.
Here's a use case: an app for wedding organizers with a Contact form to store the client's information. A single contact consist of 2 people (getting married) and communication must always reach both. The normal method would be to use theses fields:
Name field: Bob and Ann
Phone #1: 123-456-7890
Phone #2: 123-456-7891
Email #1: bob@contact.com
Email #2: ann@contact.com
This requires report to always display the 4 contact information fields. It also more complex when sending out emails because you need to combine fields in a workflow before hand.
The solution is obvious, allow input of multiple value per field using the following syntax:
Phone: 123-456-7890; 123-456-7891
Email: bob@contact.com; ann@contact.com
It is very user friendly and natural and would save space in forms. Instead of using
Primary phone,
Secondary phone and
Other phone, you can simply display one field.
Thank you for considering it in future upgrade if its possible to implement.
B.