I want to allow the user of my app to entry emails (maybe a simple Input_text type email) but multiple at the same, like when you want to send an email to multiple persons.
Hi @efmoran I think you need to explain in more details what you would like here: you could just have an input where the user would enter several emails separated by commas or semicolons (that’s what a lot of software do :-))
@Emmanuelle Hello!
Actually, I want it to be simple for the user. Like the gmail’s “FOR” box. You finish the email address with a space and the gmail automatically creates like an option which you can delete if needed.