Hi,
I've been studying JIRA plug-in development recently. I want to create a custom field and click the field to pop up a new page to select the relevant data. Clicking the new page will echo the data in the original custom field.
I built the plug-in structure with the following example,But then I don't know how to go on
https://developer.atlassian.com/server/jira/platform/creating-a-custom-field-in-jira/
If anyone has an example to refer to, I would be very grateful!
Thanks!