• Resolved gcurran

    (@gcurran)


    Hello,

    I know the feature “custom fields” is expanded in Premium.
    However unsure if this is possible either with free or premium.

    We manually create accounts for certain customers.
    We want them to login with the details we provide them but want to add a field to login form or to their profile. This field is a simply checkbox that they agree that we can use their details to populate their accounts, rather than them having to fill out a registration form, this then makes us legal as far as Data Protection.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Metagauss

    (@metagauss)

    Hi @gcurran,

    RegistrationMagic only saves text or number values in user meta to display on user profile. Checkbox values do not save in user meta. If you can use some custom JS code, then you can add a hidden field to your registration form, map it to user meta, and update its values when the checkbox is checked using custom JS code.

Viewing 1 replies (of 1 total)

The topic ‘Custom Fields’ is closed to new replies.