Is there any way to alter the view of entries in the backend for specific forms, using an API hook or other function for example?
To add stuff other than the submitted fields that administrators can see, like a header or footer. I know there are the html fields but they don't have an 'admin only' view option.
Cheers.