When we send an email the included link to a webscreen has to much https information at the beginning, see the example below.
It's a fairly normal link to with destination is a webscreen.
https://https//dev......
Any idea's?
Hi, can you show us the code where you define the link in the email please?
Bes regards,
Ricardo M Pereira
Hi,
May be you are using
"https://"+GetBookmarkableURL()
Use only
GetBookmarkableURL()+ScreenName
Hope this will help you.
Regards
Rahul