In another
stateless form's onLoad event, I am testing the value of the Year field on the Year Records form and it seems there is no way to determine whether the value is null or not null as both the statements below return false:
Year_Records[Name == "Two"].Year == null
Year_Records[Name == "Two"].Year != null
I added a simple number field to the Year Records form and that returns a null value in the Stateless form's onLoad event as expected.
Regards
Moiz Tankiwala
Smart Training & IT Solutions