Closed anashalb closed 8 years ago
Crashing when validFor picklistEntry value is not set a.k.a. the dependant picklist entry is not valid for any controller field picklist entry. Had to add a nil check before adding the new value to the cached values dictionary.
Thanks
Crashing when validFor picklistEntry value is not set a.k.a. the dependant picklist entry is not valid for any controller field picklist entry. Had to add a nil check before adding the new value to the cached values dictionary.