Dropdown value selection on Field
I am having a form in which two fields are there:
1. First field contains two values
2.second field is a dropdown which contains 10 values.
i want to select a value from first field and on the basis of that field only the values which are related to that value will shown in the second field dropdown
Thanks and Regards