Is there a way to dynamically create form elements? For example, I would like to be able to inject a drop-down where the choices in the drop down change based on what is in the database. So I can't make a completely static form.
Also: is there a complete list of hooks somewhere to hook into this plugin.
Thanks!