Hi,
i created a new tab in issue tab panel , how to generate a reports by clicking on the newly added tab like all the other tabs
Hi,
You can follow the tutorial here
https://bitbucket.org/bhushan154/jira-issue-tab-panel-tutorial/wiki/Home
It is working..
i would like to ask one more thing , How to execute SQL query under getAction() method and display the table under tab panel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I mean how to invoke a java class when i click on that tab and display the result under the tab panel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure what "generate a report by clicking on the newly added tab like all the other tabs" really means, but I'm guessing that what you mean is that you have got some code that creates a tab and does nothing else. If that's right, then then answer is simple - you need to do some more coding to generate the reports you want inside that tab.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i mean how to invoke a java class by clicking on tha tab and display my result under the tab panel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bhushans guide is a good one and he beat me to a link that helps - give him the "right answer" karma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.