I have a form created using User Registration add-on...The form consists of two parts
part 1. Username, password, email fields used to create the account.
part2. is filled with Post Fields; body, title etc
A user can subscribe without posting their own story ( but they can then comment etc) but if they later decide to post a story I do not wish for them to be presented with the first apart of the form ( as they have already created a account).
I know I can accomplish this with two forms but I would like to do it with one. When it is done with two forms you affectingly have two entries in the admin.
Can anyone help please?
Basically I just want to show no-registered users the whole form and to users that have registered only show the 2nd part of the form.
Thanks