Button: Action connect to database field

Hi there. Is it possible to connect an action of a button to a database field? It want to have a button named “E-Mail” which opens the email-adress located in my database.
Thanks a lot. Cheers, Patrizia

Hello Patrizia

Yes you can do that using Query .
-You get the button name (email)
-Query your collection based on the name
-link your button to the value of the email field.

Best
Massa