Dependent dropdown
Hi Everyone,
I am having a decision table "1stDT" where I have few columns, Column "A" which is drop down contains State name, column "B" is for the City. I have another decision table "2ndDT" where I have kept the state and city, I want only cities from the state, when I select the that state in column A.
How can I achieve this?
Thanks