Entry Details
Articles
gform_pre_entry_detail
Fires before the entry detail page is displayed.
gform_entries_view
Triggers when viewing an entry with a non-standard entry type.
gform_entry_info
Use this hook to add custom entry information to the Info area on the Entry detail page.
gform_entry_detail_sidebar_middle
Use this action hook to add extra content to the sidebar.
gform_entry_detail_sidebar_before
Use this action hook to add extra text/boxes before the first box in the Entry detail sidebar.
gform_entry_detail_sidebar_after
Use this action hook to add extra text/boxes after the last box in the Entry detail sidebar.
gform_entry_detail_content_before
Use this action hook to add extra text/sections before the main content on the Entry detail page.
gform_entry_detail_content_after
Use this action hook to add extra text/sections after the main content on the Entry detail page.
gform_entry_detail
Use this action hook to add extra text to the Entry detail page.