Adding a question to the registration form

I would like to add a question to our registration form with a possible 5 answers, I've looked in custom user and it's asking for a Field ID. Does anyone know if a) Im looking in the right place and b) what a field ID is?

Sorry if it's a very obvious question but I can't figure out how to add it.
 
You can use registration question and answers for this.

In the ACP, look for Q&A Captcha under the Setup header.
 
admin.php?custom-user-fields/ is the right place

b) what a field ID is?

This is made up by you, it can be anything. It's just a unique ID so the system can reference it in the template system or elsewhere in the code.
 
Last edited:
Top Bottom