(posted on Forms section also)
In a form's onOpen I was setting several fields to enabled = false. I could set most of the fields but a few of them couldn't be set. When typing them in, the autoformat drop down would only show "value" where the others would allow many controls like locked & enabled.
When I try to run it gives me the error
438
Object doesn't support this property or method.
I can set the value on the properties when editing the form but I want to turn this on & off on the fly.
Any ideas what to check? I can't find anything in the field definition that's wrong.
Thanks
In a form's onOpen I was setting several fields to enabled = false. I could set most of the fields but a few of them couldn't be set. When typing them in, the autoformat drop down would only show "value" where the others would allow many controls like locked & enabled.
When I try to run it gives me the error
438
Object doesn't support this property or method.
I can set the value on the properties when editing the form but I want to turn this on & off on the fly.
Any ideas what to check? I can't find anything in the field definition that's wrong.
Thanks