Skip to main content

Participant - Date

In order to populate the Participant using this custom field, it is necessary to gather the name (parameter) and the value corresponding to each item.

Visitor - Custom Fields - Date-20240326-141629.png

The date formats accepted by the API are:

  • dd/MM/yyyy

  • dd.MM.yyyy

If the input is just a number, such as 7, our system will interpret it as the 7th day of the current month and year.

For example:

Assuming the current date is February 2024, if there is a request containing a single number like 15, the date will be interpreted as 15/02/2024 (dd/MM/yyyy).

Take a look at the example shown in the image below:

Visitor - Custom Fields - Date Request-20240326-145425.png

After a successful request, you can view the results by navigating to Management → Participant and clicking on the updated participant:

Visitor - Custom Fields - Date Result-20240326-145528.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.