# Registration Form - Dropdown Personal Programme

## Drop down - Personal Programme

It is possible to include the choice of personal programme to the registration form. This can be completed by using the following options.&#x20;

1. Select the type Drop down --> Data type 'Personal programme'
2. Select the personal programme items that users can add to their personal programme.

{% hint style="warning" %}
If you want users to be able to add multiple items to their personal programme, you will need to create multiple downdown fields.&#x20;
{% endhint %}

It is possible to let the attendees choose from certain prearranged options. For example, if you want to let attendees choose from which country they come. First, you have to create an extra data field in the Admin Panel (Settings - Advanced). Choose + select with multiple options. Here, you fill in the countries from which the attendees can choose. After that, go to the registration form and add country as input.

An advantage of using this registration form is that the users that submit the form get added immediately to your admin panel.

![Creation of the registration form](/files/FVRCauRUv93WgypDHC77)

##


---

# 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://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/registration-form-dropdown-personal-programme.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.
