- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
You would need to have a script in the calculate event of DDL_A (which will set this to Read Only).
if (Substr(DDL_B, 0, 3) == "123"){
this.rawValue = "Department A";
}
Hope that helps,
Niall
Views
Replies
0 Likes
Total Likes