TripperTim
Technical User
I have a simple form that I am working on, and I would like to have one of the values be equal to True if the form is opened. This particular form is only opened by the user if this value is true, so I don't see a reason for them to click the box if they don't have to.
Is it a simple = command line in the event procedure or is it a default value setting for an option / check box, or something completely different?
FYI the Field name is TrolleyStuck and it is a true/false.
Thanks
Is it a simple = command line in the event procedure or is it a default value setting for an option / check box, or something completely different?
FYI the Field name is TrolleyStuck and it is a true/false.
Thanks