- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
In the exit event of the DDlist you woudl code something like this:
if (this.rawValue == "12"){
FieldName.access = "readOnly"
} else {
FieldName.access = "open"
}
Views
Replies
0 Likes
Total Likes