Re: [Trinidad] Should inner subform submit an outer subform ?

2011-10-25 Thread Andrew Robinson
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 W

Re: [Trinidad] Should inner subform submit an outer subform ?

2011-10-17 Thread Walter Mourão
Bump! (sorry bumping, but all I wanna know is the expected behavior) Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br 2011/10/13 Walter Mourão > Hi folks, > in the situation: > > > ... > > ... > > > > > > should a click in butto

[Trinidad] Should inner subform submit an outer subform ?

2011-10-13 Thread Walter Mourão
Hi folks, in the situation: ... ... 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 a