Page 1 of 1

Change Diplay of Custom Fields in Report Issue Form

Posted: 02 Nov 2019, 20:35
by Timelord
I'd like to display a custom field near the top off the report form (bug_report_page.php).

Is there a system-method for doing this, or need I modify the actual form file?

Essentially, I added a version string (and I plan to add a few more things specific to the projects, such as reporter forum username) to the form, and instead of having them at the bottom, I want them all at the top, right under 'Priority'.

Re: Change Diplay of Custom Fields in Report Issue Form

Posted: 04 Nov 2019, 14:32
by cas
No, is not available out of the box.
In case you wrap such fields in a plugin, you have more options.

Re: Change Diplay of Custom Fields in Report Issue Form

Posted: 19 Nov 2019, 19:18
by TerranceM
Even I researched for it alot but couldn't find anything out of the box.