Customer role upon submission of another registration form
-
Hi, Is it possible to automatically change user role when the user submits another registration form? I’ve made 2 registration forms:
1st registration form:
-can only be accessed by unregistered users
-assigns “Customer” role to users upon submission2nd registration form:
-can only be accessed by logged-in users and allows them to submit only once
-assigns “Vendor” role to users upon submissionThe idea was to allow registered customers to register as vendor and allow them to register info about their shop using WordPress user metas. But I can’t seem to do that automatically assign them from “Customer” to “Vendor” when submitting the 2nd form. Is it possible for that to happen with ER forms? Thanks!
- The topic ‘Customer role upon submission of another registration form’ is closed to new replies.