Avatar

Level 10

In the Exit event of the DDList

Language JavaScript

if (DDList.rawValue == "12")

     FieldA.access = "readOnly";

Thanks

Srini