You need to sign in to do that
Don't have an account?
Neethu u
Passing and displaying email as URL Parameter between community pages
I have 2 community pages. One for taking input of type email. Once we take the email input, it should be passed to 2nd community page and it should be displayed over here.
While I am sending the email instead of '@' encoded value %40 is coming.
How to display correct special characters ?
While I am sending the email instead of '@' encoded value %40 is coming.
How to display correct special characters ?
Thanks for your reply.
I tried it by below code
And used {!email} in the community page to display the value. But the encoded starings was coming in the 2nd community page as