Jan 12th, 2010, 2:00 PM
I'm wonder if ft_api_check_submission_is_unique can check if criteria are unique across multiple forms.
I have 3 different registration forms (different locations) ... I want to make sure not only that our users cannot register multiple times using the same form, but also make sure that they cannot register for multiple locations as well.
I guess the question can be simplified this way. Can multiple form ids be used in the $form_id parameter ... if so, how?
I have 3 different registration forms (different locations) ... I want to make sure not only that our users cannot register multiple times using the same form, but also make sure that they cannot register for multiple locations as well.
I guess the question can be simplified this way. Can multiple form ids be used in the $form_id parameter ... if so, how?