215 Posts
cubist
9 years ago
1
Topic
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





Get a Book for SEBLOD
9 years ago
0
Level 1
seems, discussed some time ago abt edit form.
If you have your user=registred, then user has User_ID.
So, let say if you set conditions to hide capthca field(s) if user_ID is filled, then you'll be happy and your user as well :)
Get a VIP membership