Dynamic Email Not Working

When I click email button show black screen not working the button expression. 

Screenshot_20220328-231653703~2.jpg

Screenshot_20220328-230959523~2.jpg

Screenshot_20220328-230822051~2.jpg

Screenshot_20220328-230707058~2.jpg

Screenshot_20220328-230719077~2.jpg

  

Solved Solved
0 8 167
1 ACCEPTED SOLUTION

Your form is called "Email Form" but your link has "Email" the link needs to have the same name as the form:

LINKTOFORM("Email Form", "Product", [_THISROW])

View solution in original post

8 REPLIES 8

Your target for the Email this Product action is LINKTOFORM, but it appears you are calling a form called "Email". Is that the name of your form, or is it the name of the table?

LINKTOFORM() | AppSheet Help Center 

@graham_howe 

 

Yes. But when I click on the email icon, the email form does not open. Can you help? 

Can you show a screen shot of the Email form configuration? I'm talking about the UX, not the data table.

all Auto generate

Capture.PNGjhghj.PNG

@graham_howe 

 

Email form is not opening on clicking. How can I fix it? 

Your form is called "Email Form" but your link has "Email" the link needs to have the same name as the form:

LINKTOFORM("Email Form", "Product", [_THISROW])

How can I email the view details to me? 

Top Labels in this Space