forms['name'].elements.allnames

Hi,

This new ‘property’ in 2.2.1 final, if accessed when a form in not yet loaded, will it load the form?

Paul

No. It’s too fast for that, in my case :)

:D Ain’t that a scientific way of determining things…

Is Patrick right in his assesment?

Paul

Oops! I didn’t read your topic right. Thought it was the allforms property, you were talking about. Haven’t tried this one.. So: good question.

that’s easy to test.

go to your servoy-admin-pages and see it the table (that is attached to the form) is in the open-database-connection. THAN de form is loaded!

As a rule of thumb:
when your script step starts with **forms.**whatever…
the form will also be loaded