I’m creating a new custom entity based on Appointment. There is already a reminder field (type: JSON array), the entity is included it in the detail view layout. However, the option to add a reminder in the calendar does not appear.
I’m not sure if this issue is a limitation for custom entities, or if I’ve missed an additional configuration step required to enable reminders for appointments.
Has anyone encountered this issue or knows what needs to be done to make the reminder field work properly for a custom appointment entity?
I’m not sure if this issue is a limitation for custom entities, or if I’ve missed an additional configuration step required to enable reminders for appointments.
Has anyone encountered this issue or knows what needs to be done to make the reminder field work properly for a custom appointment entity?
Comment