Hi,
We have a lengthy list of Wordpress categories which we want to display in a Gravity Form as a "Category Post Field" select list... that's fine and works great. However, because it's lengthy, the list would really benefit from the 'Enable enhanced user interface' option using 'Chosen'; that option isn't available for the "Category Post Field", just the "Drop down standard field".
So I could write a small function to put the categories into a drop down list and dynamically populate with a "gform_pre_render" and 'Enable enhanced user interface' on that, but then I lose the ability of it being a "Post Field" and would have to write another function to correct that... is there a way to 'Chosen' the "Category Post Field"? Would be a cool edition for the next release.
Thanks in advance.
Cheers,
Richard