N
Nancy
I want to lock a form or a field when a checkbox is equal to YES. Help shows
the following for the Enabled property.
SetProperty Control Name: txtDescription
Property: Enabled
Value: 0
Help also states:
Control Name Type the name of the field or control for which you want to set
the property value. Use only the control name, not the full syntax. Leave
this argument blank to set the property for the current form or report.
My field is named "Complete." Is that the Control Name? I tried the
following but it doesn't work. Any suggestions?
SetProperty Control Name: Complete (also tried leaving this blank)
Property: Locked
Value: -1
the following for the Enabled property.
SetProperty Control Name: txtDescription
Property: Enabled
Value: 0
Help also states:
Control Name Type the name of the field or control for which you want to set
the property value. Use only the control name, not the full syntax. Leave
this argument blank to set the property for the current form or report.
My field is named "Complete." Is that the Control Name? I tried the
following but it doesn't work. Any suggestions?
SetProperty Control Name: Complete (also tried leaving this blank)
Property: Locked
Value: -1