Attribute Address getting displayed instead of Attribute Value
- by Manish
I am try to create the following. I want to have one drop down menu. Depending on the option selected in the first drop down menu, options in second drop down menu will be displayed. The options in 2nd drop down menu is supposed by dynamic, i.e., options change with the change of values in first menu.
Here, instead of getting the drop down menus,…