So here's the deal ... and thanks for reading my post.
I am using Joomla 3.3 and Seblod 3.3.3 and using Seblod user form for registration.
I want people to register, ie create a new account using a Recaptcha field to prevent spam bots. Easy squeezy.
HOWEVER, I am using the same form WHEN users edit their profile, too ... so that means they'd need to confirm Recaptcha when editing their profile, correct?
Again, NOT ideal.
Is there a work around? Such as ...
1) Repeat the entire form in a new Content type form named Edit User Profile -- but that means recreating many new fields with unique names, correct?
2) Set a conditional state for the Recaptcha field... but this does not yet offer ACLs -- right?
3) Hmmm... another option?
Thx in advance