I've added a custom configuration item and find the configuration_value is a string. Is there a way to set up the value as a boolean? I used the following as set_function:I know I can use the configuration_value as a string in the code, but for my case, a lot of editing would be saved if I could force the value to boolean.Code:zen_cfg_select_option(array('true', 'false'),
Thank you.
Dave


Reply With Quote
