Problem with hidden lookup field
If you have a lookup field with Checkboxes (multiselect) and it has an empty collection to load (there is still no data for it to load, no checkboxes to load) and you need to hide it when the form loads, this cause the form to freeze with "Loading..." message and loading of the form to fail.
In the application I build, this kind of field needs to be hidden when the form is loading - but this it's not possible in the actual situation. My form is a stateless form. I know, there are workarrounds, but this is a bug in Zoho Creator and it needs to be solved as soon as possible. If the lookup field is of Multiselect type, the form loads without any problem.
I am using Firefox 3.0.10 .
George