Letting users create their own password order form

Hey,

I’m looking to add a password and confirm password field to my order forms and was wondering how I would go about doing so.

Thank You

It would require creating a custom template and using the html sections to add the fields

Thanks for the reply, John.

Are there any tutorials or guides that show how to do that?

Thanks,

Faisal

None that I’ve seen and to be honest, usually only programmers dare to tread that water :stuck_out_tongue_winking_eye: There are third party plugins that do some things like this but they usually involve hosting the IS order form on a WP site/page so that it can be formatted how you would like. It can be done in IS but it would involve customizing the html and possibly some javascript to validate the fields.