javascript - facebook registration plugin -


Can anyone help me to put my personal privacy approval checkbox into the Facebook registration plugin form?

I can not find the acceptable checkboxes and HTML tags inside the FB form ... how do you do acceptance on your site? : /

Thanks

Check this documentation to include the checkbox:

Look at "Custom Field", an example of using a checkbox.

To check how to validate this checkbox, check out this documentation and it has been ensured:

Then, an example of the checkbox is used .

Comments