Hi all, I've noticed that both :method and :action do nothing when they are in a zpt. Is there any known workaround for this? Example: <input type="submit" name="admin_rename_form:method" value="Rename" /> <input type="submit" name="admin_duplicate:method" value="Duplicate" /> <input type="submit" name="admin_delete:method" value="Delete" />