By ramana_m on
I am able to get the index of the selected option from the drop-down like
drupal_set_message ($form_state['storage']['advanced_form']['adv_company']) But how do I get the text value/name of the selected option?
Thanks
I am able to get the index of the selected option from the drop-down like
drupal_set_message ($form_state['storage']['advanced_form']['adv_company']) But how do I get the text value/name of the selected option?
Thanks
Comments
Can you post the code over
Can you post the code over here...
Abhishek Sawant
Drupal Developer