Hi,
I am looking through the docs section trying to understand how plugins work. I want to create a very simple web panel one where I list a few issue custom fields and their value. I managed to follow the dueDate example but I believe what I want is simpler than that.
Can you guys point me out to any tutorial / documentation / examples where I can begin?
Thanks
Hello,
What do you mean by a simpler example? It is the simplest one.
What I meant is that in dueDate there is a java class that has some logic behind it. I just want to render some custom fields's values.
Probably will only need a velocity template for this?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You still need a class. Your velocity template must be called somehow and it is done by this class.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.