Hi there I have 2 Fields that are not connected but need to work together. I have one field where a user will select from a dropdown. The next field is a Lookup based on the value of the first field. This works great until the user selects a new value from the first field and neglects to do anything with the second field as that data is now out of sync.
To date what I have done is added an onChange event listener to Field 1 so when the value is changed the event gets fired this works great.
I also have the event listener able to get the second field but I don't know what to set on it to clear it out. This object has so many pieces in it I have tried to set different values but the field does not clear out.
Does anyone out there know what I need to set on an ICN Field to have it clear out is current value?
Thanks
Troy
------------------------------
Troy DesBarres
------------------------------