How to set specific email address for form submit notifications on dynamic pages
SOLVE
Hi there,
I have a hubDB table with people information and created a dynamic page template that will represent each person information. On this dynamic page I have a contact form that must send notification to the person of the page. My idea is to get the email address from table column. I know that currently notifications can be send only to Users & Teams. I will add all people as user but the main question is how to set the email dynamically. Currently I can only choose it from this field and can't find a way to set it for each person.
I tried: notifications_override_email_addresses="dynamic_page_hubdb_row.email"
Also is it possible to add people to Users & Teams without having accound and approving by invitation link. I am looking fot easiest as possible way to add them without disturb.