NorrCompetition | NorrNext Documentation
DocumentationNorrCompetition
  • 🚀Getting started
    • Technical Requirements
    • Installation and Updates
  • 🛠️Configuration
    • Component Options
    • General
    • Contests
    • Contest
    • Entries
    • Entry
    • Categories
    • Category
    • Images
    • Comments
    • Contest Form
    • Permissions
  • 🖼️Contests
    • Managing Contests
    • Creating Contest
    • Contest Layout Options
    • Closing Contest
  • 🏆Entries
    • Managing Entries
    • Adding Entry
    • Approving Entry
    • Entry Data Comparison
    • Entry Layout Options
    • Submitting Entry Form
    • Contestant's Profile
    • Votes Log
  • 📂Categories
    • General Information
    • Managing Categories
    • Creating Category
    • Category Layout Options
  • 🧩Fields
    • General Information
    • Managing Fields
    • Field Types
    • Creating Field
  • 🔋Modules
    • NorrCompetition Entries
    • NorrCompetition Contests
    • NorrCompetition Grid
  • 🔌Plugins
    • NorrCompetition Notifications
    • NorrCompetition Smart Search
    • NorrCompetition Search
    • NorrCompetition Sitemap
    • NorrCompetition Profile Link
    • Application for EasySocial
    • NorrCompetition Application for JomSocial
    • AUP plugin for NorrCompetition
    • NorrCompetition Image Moderation
      • Sightengine Setup
      • Plugin Configuration
  • 💬Comments
    • Integration with Facebook
    • Integration with JComments
    • Integration with Komento
    • Integration with Disqus
    • Integration with VK.com
  • ☁️Remote Storage
    • General Information
    • AWS S3
  • 🖥️Customisation
    • Template Overriding
    • Using content plugins on entry page
    • Link to contestant
    • Events
      • Content
      • Contest
      • Entry
      • Entry Form
      • Field
      • Vote
      • Other
  • ✍️Localisation
    • Language pack installation
    • How to take a part in NorrCompetition localisation
  • 📜Best Practices
    • Recommendations on image sizes
    • Use on multilingual sites
    • Tutorial: How to Create Photo/Video Voting Contest on Joomla
    • Tutorial: Monetize Voting Contests via Membership
    • Tutorial: Monetize Voting Contests via Points
    • Embedding HTML snippets on example of music contest
  • 💡FAQ
    • How the protection from unfair voting is implemented?
    • What notifications does the component send?
    • Create and edit contests on front-end
    • Submitting Entries by Unregistered Users
    • How to install sample data
    • How to change the order of tabs with comments
    • Using navigation module (breadcrumbs)
    • NorrCompetition and YOOtheme Pro
  • 🔍Troubleshooting
    • I do not get notifications from NorrCompetition
    • I get an error or white screen on photo upload
    • No images appear after submitting entries
    • Submit button is not working
  • User is not able to vote. Errors in the console
Powered by GitBook
On this page
  • Title
  • Text
  • Textarea
  • Calendar
  • Checkbox
  • Radio
  • List
  • URL
  1. Fields

Field Types

Learn what field types are supported.

Title

This is the most important field type because it is used for designation of contest entries in the component and related extensions (modules and plugins).

It is not possible to create a contest without this field.

The value of this field will be used as alias in the URL and as the main visual entry identification: in the heading of entry page, in the page title, as a photo caption in the component and modules, in the list of search items and so on. In fact its behavior is quite similar to the 'Title' field of the core Joomla components.

For example, if you have a model agency contest, and it is better to use a participant fullname for this field. If it is a pet’s contest, then for this field you would use a pet name.

Text

General text field.

Textarea

Textarea field type is used for several lines of text entry.

Calendar

Calendar field type is used for date time entry.

Checkbox

Checkbox field type allows to select several values.

Radio

Radio buttons are normally presented in radio groups. Only one radio button in a group can be selected at the same time.

List

List field type allows to select only one value form the drop-down list.

URL

URL field type is used for displaying a link to specified URL.

Custom fields in NorrCompetition are not the content types, as it commonly used in most CCK. NorrCompetition is not a CCK component and that is why the implementation of custom fields is quite simple.

PreviousManaging FieldsNextCreating Field

Last updated 2 years ago

🧩