1

I'm creating a template with two different forms but I have the following problem: when I submit the first one the second is also validated and get validation errors. What can I do to avoid this conflict?

Thanks and sorry for my english.

eos87
  • 8,961
  • 12
  • 49
  • 77

1 Answers1

5

use the prefix argument on your forms

tosh
  • 305
  • 1
  • 5