hey, so i currently have the form just the way i want it.
thanks for the help in getting it that way (assuming you are one of those who helped).
Now i created user accounts. let's say we have Bob and Joe.
Bob and Joe can fill 9/10 same fields. however, For the 10th field i only want Bob to be able to fill it. Joe can not.
So, i obviously have to user the security wizard to make accounts, which I do know how to use.
The problem is with how the Validaiton rule would work. How would i use a validation rule for saying "if user- Bob() then enter anything" if user- Joe() do not let him write into this box" type of ordeal.
Or would I need to set their account to have specific data from the first place so for instance Bob can be an admin and joe is a full perrmissions user.
then just replace the above statement with Admin() where it sais bob, and full permissions user where it sais joe?
To make it clear though, they both are filling out the same form. There are just certain fields in the form that Joe is not allowed to fill.
thanks for the help in getting it that way (assuming you are one of those who helped).
Now i created user accounts. let's say we have Bob and Joe.
Bob and Joe can fill 9/10 same fields. however, For the 10th field i only want Bob to be able to fill it. Joe can not.
So, i obviously have to user the security wizard to make accounts, which I do know how to use.
The problem is with how the Validaiton rule would work. How would i use a validation rule for saying "if user- Bob() then enter anything" if user- Joe() do not let him write into this box" type of ordeal.
Or would I need to set their account to have specific data from the first place so for instance Bob can be an admin and joe is a full perrmissions user.
then just replace the above statement with Admin() where it sais bob, and full permissions user where it sais joe?
To make it clear though, they both are filling out the same form. There are just certain fields in the form that Joe is not allowed to fill.