> For the complete documentation index, see [llms.txt](https://jared-gibb.gitbook.io/fullcalendar-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jared-gibb.gitbook.io/fullcalendar-plugin-suite/elements/calendar/input-fields/event-editability.md).

# setup Event Editability

![](/files/-Mi2IUgyJQc1z17pQaA9)

{% embed url="<https://vimeo.com/570365344>" %}

## How many events

This allows you fine grain control over calendar events. Perhaps your user has more than 1 type of event on their calendar. Some need to be fixed but some can be flexible. Or perhaps none or all should be editable.&#x20;

* Set that here by choosing to set ALL of them together or set each discrete event individually

## Allow event edits

This is only applicable when you have chosen to edit all events together in the option above.&#x20;

* When ***checked***
  * all events will be editable on the calendar
* When ***unchecked***
  * no events are editable on the calendar
  * the workflow event When event is modified will be disabled
  * Events are still editable through manually triggering workflow actions

## Event Editable List

This takes a list of boolean values (true/false)

* You must ensure this list, as the other lists are required, is the same length as all other 'required' or 'optional' event input fields.&#x20;
* If you choose 'each discrete event' from the dropdown above, you ***MUST*** include a list of values here
