Submit point user to email

Post Reply
Penguin
Member
Posts: 34
Joined: Tue Jul 31, 2018 5:57 pm

Submit point user to email

Post by Penguin »

Is there a way so that when a user logs onto Submit Point that username can look up their email address to send information back to so they don't have to pick their email from a list? I'm sure this is a basic question but I can't seem to get it to work.

Thanks,
jan_suhr
Advanced member
Posts: 592
Joined: Fri Nov 04, 2011 1:12 pm
Location: Nyköping, Sweden

Re: Submit point user to email

Post by jan_suhr »

Look at the variables and the Connection group, there you have Connection.email
Jan Suhr
Color Consult AB
Sweden
=============
Check out my apps
Penguin
Member
Posts: 34
Joined: Tue Jul 31, 2018 5:57 pm

Re: Submit point user to email

Post by Penguin »

I tried that and it didn't work.
jan_suhr
Advanced member
Posts: 592
Joined: Fri Nov 04, 2011 1:12 pm
Location: Nyköping, Sweden

Re: Submit point user to email

Post by jan_suhr »

This is what the manual says:

https://www.enfocus.com/manuals/UserGui ... group.html

And the description in the "Define text with variables" says this: The email of the user who initiated the connection. This variable is only valid if there is a SwitchClient connection, therefore it can only be used as default value for a metadata field in a Submit point or Checkpoint

So you have to have a field in the submit point that you get the Connection.email value as the default value.

Apparently you can't pick it up later in the flow.
Jan Suhr
Color Consult AB
Sweden
=============
Check out my apps
Malcolm Mackenzie
Member
Posts: 121
Joined: Wed Mar 22, 2017 5:05 pm
Location: London, UK
Contact:

Re: Submit point user to email

Post by Malcolm Mackenzie »

Is this what you want?
Set Submit Properties
Attach User as email info
The attachment Screenshot 2019-03-03 11.23.19.png is no longer available
User settings needs to have the email filled in.
Screenshot 2019-03-03 11.23.19.png
Screenshot 2019-03-03 11.23.19.png (8.89 KiB) Viewed 6904 times
It's then is accessible as variable.
User avatar
Terkelsen
Advanced member
Posts: 298
Joined: Thu Sep 08, 2011 5:08 pm
Contact:

Re: Submit point user to email

Post by Terkelsen »

When defining a user in Switch you can also set the users e-mail address.
Image

That information will show up as the variable Job -> UserEmail
Attachments
Skærmbillede 2019-03-04 kl. 08.05.26.png
Skærmbillede 2019-03-04 kl. 08.05.26.png (104.97 KiB) Viewed 6898 times
Penguin
Member
Posts: 34
Joined: Tue Jul 31, 2018 5:57 pm

Re: Submit point user to email

Post by Penguin »

I've done all those ways but for some reason it still doesn't pick up the email. I was hoping maybe I was missing something in the settings. Thanks for all your help. I'll look back through and see if I missed something wouldn't surprise me if I did.

Thanks,
Penguin
Member
Posts: 34
Joined: Tue Jul 31, 2018 5:57 pm

Re: Submit point user to email

Post by Penguin »

I found out what I was doing wrong. Putting the variable in the wrong spot on the form. Stupid me
Post Reply