Hello,
I would like to ask if I can implement the scenario below using chronoforms v4.
I have 1 table in my database:
The table is jos_customers. This table has the customer data carndo, name, email, enabled.
The field enabled has a default value of 0 which means that its not activated.
I want to have a form which will work as an activation form, what i mean is, I want the user to type in his card number, if the card number is found in table and the field enabled is 0 then i would like the form to send him to another form that is a registration form.
The registration form will have the following fields: Name, e-mail, username, password.
The fields name, e-mail, username shall have the name, e-mail from the table and the username to have the card number. Then the user must only type in his desired password.
Once that is done and it has created the user as a registered user, i want the field enabled in the jos_customer table updated to 1.
I have just downloaded and installed chronoforms V4 and have no experience.
Thank you for your precious time.
Alexander.
I would like to ask if I can implement the scenario below using chronoforms v4.
I have 1 table in my database:
The table is jos_customers. This table has the customer data carndo, name, email, enabled.
The field enabled has a default value of 0 which means that its not activated.
I want to have a form which will work as an activation form, what i mean is, I want the user to type in his card number, if the card number is found in table and the field enabled is 0 then i would like the form to send him to another form that is a registration form.
The registration form will have the following fields: Name, e-mail, username, password.
The fields name, e-mail, username shall have the name, e-mail from the table and the username to have the card number. Then the user must only type in his desired password.
Once that is done and it has created the user as a registered user, i want the field enabled in the jos_customer table updated to 1.
I have just downloaded and installed chronoforms V4 and have no experience.
Thank you for your precious time.
Alexander.