• Resolved zaeb

    (@zaeb)


    First of all I really like the plugin.

    However now I have an issue which also other plugins don’t solve easily. I want to have a cf7 text field which should only allow unique values (meaning it should not exist twice in the database). is there a possibility to add a function.php hook / a custom validation or something with the help of your plugin to achieve this?

    thank you very much in advance

    • This topic was modified 4 years, 3 months ago by zaeb.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ninja Team

    (@ninjateam)

    Hi there,

    Thanks for reaching out. This was forwarded to our developers for more research and development, we will be back soon.

    Best regards,
    Kelly

    Thread Starter zaeb

    (@zaeb)

    I already solved it. you need to register a custom validation hook (see here) and then query if there is already the field value inside the database.

    but thank you for coming back to me

    Plugin Support Bruce

    (@ninjateamwp)

    Hi there,

    I am glad to know you figured this out now, please do not hesitate to get back to us with us if you need to.

    Thank you.

    Kind regards,
    -Bruce-

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘unique field value validation’ is closed to new replies.