The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Custom Form for plugin report

OB
November 29, 2016

This question is in reference to Atlassian Developer Documentation: Tutorial - Creating a JIRA report

Is it possible to explain how to create the creation form for the creation report?

If I understand the form for launching the report is generated by JIRA based on the atlassian-plugin.xml.

But if I want a customize form ?

I Have issue with a generated form with DatePicker not well initialized (problem with Dateformat (https://answers.atlassian.com/questions/44366907)

 

Thank you

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Nic Brough -Adaptavist-
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 Champions.
November 29, 2016

You'll need to write your own classes and templates for a completely new form.