deverill2010
02-27-2012, 09:09 PM
I have a custom form in a static page in the CMS, as well as some text.
In total I will have 3 forms but two of them I don't want to be seen by unregistered users and registered users must have 5 posts or more to be able to see the form. As the form is in a static page is there any code I can wrap around the form to do what I want?
I don't really want to have to go down the route of faffing about creating a new usergroup and promotions and stuff, plus I don't want to block the whole page just the specific form bit so they can't submit untill they are registered with 5 posts or more!
I know I need to us vb conditionals but what? As I have no idea what they are.
In total I will have 3 forms but two of them I don't want to be seen by unregistered users and registered users must have 5 posts or more to be able to see the form. As the form is in a static page is there any code I can wrap around the form to do what I want?
I don't really want to have to go down the route of faffing about creating a new usergroup and promotions and stuff, plus I don't want to block the whole page just the specific form bit so they can't submit untill they are registered with 5 posts or more!
I know I need to us vb conditionals but what? As I have no idea what they are.