Remove an Option
Status: Inactive
Brought to you by:
eugee
I only want to include a few options on my form. What is the best way to enable/disable options from being output by echo $PHProxy->options_list(true, true)?
I know you can enable/disable an option's default checkbox state, but I don't want it to be visible at all. Any suggestions?