> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Preference section AppointmentDialog

> Preference section AppointmentDialog

To view all preferences in this section, use the following SQL:

```SQL theme={null}
SELECT * FROM UserPreference WHERE prefsection='AppointmentDialog'
```

| Preference                | Description                                                          | Default | Control type | Access |
| ------------------------- | -------------------------------------------------------------------- | ------- | ------------ | ------ |
| AppointmentDialogExpanded | Preference used to remember the setup/state of the **Filter** dialog |         | Bool         | Wizard |

<Note>
  **Follow-up** dialog pertains to SuperOffice 5. It is obsolete in version 6.
</Note>


## Related topics

- [Preference section Defaults](/en/admin/user-preferences/reference/defaults.md)
- [Preference section Associates](/en/admin/user-preferences/reference/associates.md)
- [Preference section Filter](/en/admin/user-preferences/reference/filter.md)
- [appointmenttask](/en/api/mdo-providers/reference/appointmenttask.md)
- [Preference section Functions](/en/admin/user-preferences/reference/functions.md)
- [Preference section System](/en/admin/user-preferences/reference/system.md)
