Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
I need the possibility to let the user confirm in an experience that he has executed everything correctly. This information must then be sent to another person. How can I implement this?
Is it possible to send an email in Vuforia Studio (View)? If yes how?
Or maybe there is a possibility via Thingworx.
Thanks in advance for the effort.
You can just use a Hyperlink widget to create the email using the URL mailto:<email address>.
See this for details:
Thanks for the quick reply. I have tested this variant, but it does not work as I need it.
I need a way to let the user verify the correct execution of the activity. In the form of a report or a checklist with date and name.
How can I implement this? In the best case, the user only types his name and clicks on "Send" and this message is then sent directly.