Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

web panel plugin

Gualter Augusto September 4, 2018

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

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 4, 2018

Hello,

What do you mean by a simpler example? It is the simplest one.

Gualter Augusto September 4, 2018

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

Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 4, 2018

You still need a class. Your velocity template must be called somehow and it is done by this class.

Suggest an answer

Log in or Sign up to answer