• Resolved Imagemeushar

    (@meushar)


    I have a 4 field checkbox on a user registration form

    When 1 field is selected, it gets passed to the user fields ok with a database string of

    a:3:{s:4:”name”;s:16:”Interests Choice”;s:4:”type”;s:5:”radio”;s:5:”label”;s:7:”Shiurim”;}

    When 2 or more fields are selected it fails to pass the correct code

    It sets the database to

    a:3:{s:4:”name”;s:9:”Interests”;s:4:”type”;s:8:”checkbox”;s:5:”label”;a:2:{i:0;s:10:”Networking”;i:1;s:7:”Shiurim”;}}

    It should set the database to

    a:2:{i:0;s:10:”Networking”;i:1;s:7:”Shiurim”;}

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Imagesanjuacharya77

    (@sanjuacharya77)

    Hi @meushar,

    Thank you for reaching out!

    Mapping with ACF is a premium feature of Everest Forms. As per the WordPress Support Community Guidelines, we are unable to discuss premium features here since this forum is dedicated to free plugin users.

    For further assistance, please create a premium support ticket from your WPEverest Account page. Alternatively, you can use the live chat option to connect with our support team: https://everestforms.net/

    Regards!

Viewing 1 replies (of 1 total)

The topic ‘Checkbox does not integrate with ACF user field checkbox’ is closed to new replies.