In one scenario I am trying to display certain choices based on choice selected on other field.
I have two fields on my table - Product and Type. My Product field is a select box and Type field is reference field which is referring to a table.In Product field I have a choice and if that choice is selected the Type field should show me only 4 ch...
