Hi,
I have a javascript code for my form which I want to edit secionts of it based on my user status. What I mean is:
If user is signed in Execute A
If user is Not signed in Execute B
How can I do this?
Thanks
I have a javascript code for my form which I want to edit secionts of it based on my user status. What I mean is:
If user is signed in Execute A
If user is Not signed in Execute B
How can I do this?
Thanks