Hello, maybe you can help me with what I need, since the component does not stop surprising us for good
We need that when a user login in to our website:
a ) If he has all the mandatory fields of his profile complete => Redirects to an internal URL (for example to an article)
b ) If he has any required fields not filled in => Redirect to the edit profile page.
b.2) It would be wonderful and awesome if he could not leave this page until his profile is 100% complete.
Basically what I am looking for is to "force" the registered user to complete his profile 100% or else not to allow him to continue logged in (close the session or reload the profile edit page)
Can you come up with an idea with Auto Actions or some other CB plugin?
So far I have only managed to redirect after login to the profile edit
Thank you very much for your help!!
Best regards