Hi,
This is for <b>user defined forms, not for system forms.</b>
When you receive a formload event, the beforeevent is always false. This means for me that the form is already loaded. But on that moment, the form is not loaded yet. Its when the event is done that the form will be loaded. The items are still not accessible during the form load event, despite its the after action (beforeaction=false).
Is this a mistake in the SDK? Should I log this?
Greetz,
Eddy