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

    (@xnau)

    With knowledge of PHP this is possible, if a little complicated. You need to use the ‘pdb-before_validate_field’ and ‘pdb-validation_error_messages’ filters to set up a custom validation that is triggered when someone submits the form. Your validation code will need to count the teams and count the number of submissions that have been made for each team, then show a validation error when the limits are reached.

    Take a look at the developer’s API for details on using those filters.

    Thread Starter julienkos

    (@julienkos)

    Thank you for answering so quickly!

    I read on your first post, that it says you sometimes set things up for clients? I’m not sure how to contact you about this, but if you’re interested in helping me out, could you email me and let me know how much it would cost for you to help me set this up? My email is [email protected].

    Plugin Author xnau webdesign

    (@xnau)

    OK, I sent you an email.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is there a way to set a maximum of sign ups?’ is closed to new replies.