Hi,

 

I'm trying to create a form using Zend_Form and Zend_Config_Ini, however,
I'm having trouble creating a select list.

 

How do you add options to the select list using the the config file format?

 

elements.test.type = "select"

elements.test.options.label = "Test"

elements.test.options.required = true

 

Thanks,

Greg

Reply via email to