Hi!
Is it possible to add an iframe to all users with a URL that will send user's id in a get parameter?
like https://someemail.com?requester=espoid
I tried
https://someemail.com?requester={$id}, didn't work, any other options?
Thanks
Is it possible to add an iframe to all users with a URL that will send user's id in a get parameter?
like https://someemail.com?requester=espoid
I tried
https://someemail.com?requester={$id}, didn't work, any other options?
Thanks
Comment