Hi Yes, this was intended behaviour. But that was in the early days, where people tended to put components directly inside a form without wrapping them inside other components. Could you log a feature request for this in JIRA, please?
Regards, Noel Grandin David Keen wrote: > > Hi, > > > > If I call Form.getSection(component) where, for example, component is a > TextInput inside a BoxPane in a Form Section, > then I get null. However if the TextInput is not inside the BoxPane then it > will return the section just fine. > > > > I'm just wondering whether this is intended behaviour or not -- it seems like > it would be more useful if this worked > for all components within a form section, regardless of whether they are > nested or not. > > > > Regards, > > David. >
