Integrated Application Platform › Forums › General › Id control keys error › Re: Re: Id control keys error
September 8, 2014 at 3:04 pm
#1100
Keymaster
One way is to add an observer to the record control
.Send(‘AddObserver’, .myMethod)
and use that to set whether the control is valid.