• Change options in a dropdown field when a relate field changes

    Hi All, Can you update how to change the drop down field when a relate field changes. On change event we are checking the condition and doing as below: relate field == 'xyz' then dropdown field = a,b,c as options in the drop down list if relate field…