I haven't been able to find an example of using multiple forms on one page (or one Handler) for tipfy. I'm trying to allow users to both answer (form 1) and comment on an item (form 2) from the same page.

One approach to doing this in PHP is submitting a hidden form and checking for it before processing. However, I'm not sure what to check for in tipfy.

What's the best way to accomplish multiple forms in tipfy?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Answered by Rodrigo Moraes on Google Groups.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.