Hi,
I created a form and need to make it with restricted access. I guess the easiest method I can think of is to retrieve user's login ID, if ID=3 ,4 ,5 or 6, user can access; if not, kick user to a different page.
How do I do this? Thank you.
I created a form and need to make it with restricted access. I guess the easiest method I can think of is to retrieve user's login ID, if ID=3 ,4 ,5 or 6, user can access; if not, kick user to a different page.
How do I do this? Thank you.