I believe that submitting a subform submits all parent subforms, but
not siblings.
For example:
sf1
  sf2
    sf3
  sf4
    sf5

If something in sf3 is submitted, sf1, sf2 and sf3 are processed, but not 4 & 5.

The subform documentation is not all that wonderful, so I am not positive.

2011/10/13 Walter Mourão <walter.mou...@gmail.com>
>
> Hi folks,
> in the situation:
>
> <subform1>
> ...
>    <subform2>
>        ...
>        <button2/>
>    </subform2>
>
> </subform1>
>
> should a click in button2 submit subform1 ?
> This is happening in Trinidad 2.0 and I'm not sure it is a correct
> behavior... at least I didn't expect it, because the validation is being
> enforced in the subform1 fields...
>
> Thanks in advance,
>
> Walter Mourão
> http://waltermourao.com.br
> http://arcadian.com.br
> http://oriens.com.br

Reply via email to