Hi,
I needed to add a yes/no field to the comments form, however since it´s not meant for the user but just for the admin I´m hiding it in the front-end via css.
Is there a way to add such a field just to the comment edit page in the backend?
thanks
Hi @mito
You can fix this by adding a second location rule to the field group
Current user == Viewing back end as shown below:

I hope this info helps.
Wow. How could I miss that one?
Huge thanks, james. That worked.