Thanks @Robert_Petitto! One challenge I had was how to properly submit multiple emails in the same form. Previously I added several “Email Entry” fields to a form and saw the error “Another component is already writing to this column”.
Do I need to structure it differently to accomplish this? Right now the issue may be that I am mapping this to @Email incorrectly.
Really appreciate you pointing me in the right direction either way. Thanks!