Within my department, we are integrating JIRA more and more. To make it easier for our colleagues, I have created issue collectors. These issue collectors are embedded in a html code with javascript.
There are two inconviences of using the issue collector:
Question 1: Is it possible to disable the Enter key in the html code?
Question 2: Is it possible to check if all custom fields within the issue collector contains information (not empty) before submitting the issue?
Example of the code: