Description
Form onProcess does not process Controls if their name is not defined. This restriction was targeted at 1.4 where fields always had to define a name.
In 1.5 naming of Controls especially Containers are optional (Fields are still required though). Form should process Controls if their names is not defined.