I'm looking to customize the view of a single entry from the admin side. I have some fields I don't need showing, some radio buttons that I want to show the label for instead of the value, and possibly some other changes.
I found the Gform_entries_field_value filter but don't know if that's what I want, it looks like it just applies to the entries listings instead of single entry view.
Can you point me in the direction of the right hooks/filters or am I already on the right track?