> For the complete documentation index, see [llms.txt](https://docs.norrnext.com/norrcompetition/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.norrnext.com/norrcompetition/configuration/entry.md).

# Entry

Default display and layout settings for the single entry details view.

The **Entry** tab defines the default layout elements, metadata, EXIF details, and navigation controls for the single entry details page.

### Display Options

* **Entry Title** (`participant_show_participant_title`) — Show or hide the entry title.
* **Contest Title** (`participant_show_competition_title`) — Show or hide the parent contest title in the entry header.
* **Link Contest Title** (`participant_link_competition_title`) — Makes the parent contest title a clickable link leading back to the contest entries list.
* **Show Contestant** (`participant_show_submitter`) — Displays the contestant (author) who submitted the entry.
* **Contestant Name Format** (`participant_submitter_name`) — Determines whether the contestant is identified by their real *Name* or Joomla *Username*.
* **Link to Contestant Profile** (`participant_link_submitter`) — Renders the contestant's name as a link to their public profile (integrated with profile plugins such as `plg_profile_link` or EasySocial).
* **Photo EXIF Data** (`participant_show_exif`) — Displays camera EXIF metadata (camera model, shutter speed, aperture, ISO speed, date taken) extracted from uploaded photo entries.
* **Share Buttons** (`participant_show_share`) — Show or hide social media sharing buttons on the entry page.
* **Comments** (`participant_show_comments`) — Show or hide the comments integration block on the entry page.
* **Entry Navigation** (`participant_show_navigation`) — Displays Previous / Next entry navigation links allowing visitors to browse between entries without returning to the contest page.
* **Back to Entries List** (`participant_show_list_button`) — Displays a navigation button leading back to the contest entries list view.
