• Hi.

    Great plugin!

    I have a question about duplicates.

    I have one field group that has 5 selection boxes in it.
    All selection boxes have the same entries and the user is supposed to pick 5 different entries. Is there a way of checking that there are 5 different selections? ie there are no duplicates in that field group.

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    One way to do this is to set up a custom validation for the field. I’ve got an article that explains how to create a custom validation method. You’ll need to have some php skills to get this done.

    Custom Field Validation

    Another approach is to use javascript to prompt the use user before the form is submitted…it’s probably a better UI if you’ve got some javascript skills. It’s easy to add javascript to a custom template for the form.

Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate selection checker’ is closed to new replies.