OK - please tell me what I am missing...

genyded

Active Member
I have the following code in the Eval populate of a drop down element:

PHP:
$options = array(JHTML::_('select.option', '0', JText::_('Please select')));
return $options;

A var_dump show the array is populated, but the drop down in the form is empty. Any ideas?

TIA,
Dale
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top