Jump to content

Featured Replies

Posted

Hello,

Is there a way to disable the free syntax box report and limit the report type only to the pre-defined report type? 

Thank you.

Edited by LiveG

Solved by Nathan Explosion

Go to solution

There is no way in which to do this at the present time, unfortunately. Please feel free to add as a feedback topic if its something you would like to see appear in the future

  • Solution
51 minutes ago, LiveG said:

disable the free syntax box report

I think this means you want to have the editor hidden. If so, custom CSS:

li#_report_message{
	display:none;
}

 

Recently Browsing 0

  • No registered users viewing this page.