Adding custom fields to the 'edit category' form

edited April 2011 in Vanilla 2.0 - 2.8
Hi,
Using a plugin I need to add new properties to each category. These should be editable from the dashboard. Adding database columns to the category table is easy with Garden. But I can't find a way to add custom fields to the dashboard category edition form. Overriding the application view editcategory.php with a plugin view is obviously a bad idea as that would prevent any other plugin to add its own custom fields.

Is there a way to add custom fields to the 'edit category' form ?
If no, could you provide it in a future version ?

Thanks for any help

Comments

Sign In or Register to comment.