Input Fields - Special Functions

Input with Confirmation

It is possible to capture an input value and require a second input as confirmation, for example when recording e-mail addresses.
This is not achieved using a special function, but instead is achieved by creating a child element (indented) directly below with the same input field.

Upload File

A file can be uploaded and will be saved on a raceresult.com server. The URL of the file will be saved in the field.

Upload Picture

Same as Upload File, but only accepts pictures (.bmp, .jpg, .png, .tif, and .tiff.).

Signature

Creates a drawing pad which can be used to capture a signature.

Street + No. Separated

Creates 2 input fields to capture a Street and House Number separately, the 2 values will be automatically concatenated when saving the value. 

Select Value

Creates a dropdown based on the values already saved for the field. An optional filter can be used to filter values for participants who should not be included. 

Propose Value

When typing a value then a list of suggested values will be shown below, based on values already saved for the field. This option still allows entry of new values.

Select Wish Bib Number

Provides a dropdown for the user to select their desired Bib Number, this is based on the Bib Number Ranges, only values not already selected in this field will be displayed. 
Only available for Single Registrations.

Enter Wish Bib Number

Similar to Select Wish Bib Number this will only accept values which have not already been entered to this field, but this allows the user to enter any number. If the possible number range is too large then the dropdown can create browser performance issues and so Enter Wish Bib Number would be recommended. 
Only available for Single Registrations. 

Time Entry (HH:MM) / (HH:MM:SS)

Creates a field with dropdowns to enter a time value with either hours and minutes or hours, minutes and seconds. This ensures only valid times can be entered.