Forum message custom meta data
Hi,
I have two questions regarding forum posts:
1) Is there any easy way of adding custom meta data to a new forum thread? When you click on "New Message" you can choose tags, labels and etc. but I'd like to be able to have another field that described something else. Eg. Your current status (eating, watching a movie, going to bed and etc.). Also, given that the Lithium team could add this meta data, would they be able to add some API-calls with that. So that I could display all forum posts where people are "watching a movie" for example. It would be basically have the same functionality as labels, just another meta data.
2) Given that you have a new field like "status" and you want to put it somewhere in the editor, next to for instance "Subject", is there any way to do this in Lithium? Currently I just used javascript to make a DOM-manipulation, but this is very bad practice.
Thanks,
Kjartan