# NorrCompetition Entries

The module has the following settings:

<figure><picture><source srcset="/files/qInzkYsOrXlm8zIqWQho" media="(prefers-color-scheme: dark)"><img src="/files/OAjWI7NI4MbjUhUgYcyb" alt="NorrCompetition Entries module - options"></picture><figcaption><p>Entries module - options</p></figcaption></figure>

* **Mode** – mode for the module:
* &#x20;
  * *Entries* - standard display of entries.
  * *Field* - entries will be displayed based on the selected field value.
  * *Grand Prix* - entry with the Grand Prix status will be displayed.
* **Count** – the entries count to display.
* **Count Per Row** – the entries count to display per one row.
* **Contest** – the contest which the entries should be displayed from.
* **Use Contest Parameters** – If set to *Yes* then layout related parameters will be used from contest options. If set to *No* then you will need to define these options in the module.
* **Title Length** – if set then the title of the entry will be truncated till this value. You may set it when the title breaks the layout.
* **Votes** – Show or hide the votes for entry.
* **Voting** – Show or hide the voting button.
* **Share** – Show or hide share button.
* **Play Video** – Allow to play videos or display thumbnail of videos.
* **Contestant** – Show or hide a user name who has submitted an entry.
* **Contestant Title** – Select how the contestant should be displayed: *Name*, *Login*
* **Entry Field** – Select the field that value will be displayed under the title of entry.
* **Field Length** – If set then the value of the field will be truncated to the specified number of characters.
* **Order** – the ordering of the entries: *Rating*, *Ordering*, *Created Date* or *Random*.
* **Order Direction** – the direction of the ordering: *Ascending* or *Descending*.

See [live demo](https://norrcompetition.norrnext.com/add-ons/entries-module) of Entries module.

<figure><picture><source srcset="/files/JQJqgOyrbXV7Yau6vafQ" media="(prefers-color-scheme: dark)"><img src="/files/cBkGzViu4TjTc2DIFZq9" alt="Entries module - front-end"></picture><figcaption><p>Entries module - front-end</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.norrnext.com/norrcompetition/modules/norrcompetition-entries.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
