I would like to add a custom field to the 'Add a new Bug Event' section. I looked at the CaseEventEdit plugin, but it looks like there is not an API function to modify the Edit view for BugEvents, only the display view.
We would like to add additional fields in the TextBox for edits as well as the Email response TextBox. This would just be for inserts, we won't need to modify the BugEventEdit plugin to add the additional fields.
This would be so the edit fields are all located together and not off in the side menu.
Is this possible? Where in the API is this located?
Thanks!