Update field value based on another field

Hey, I’d like to know if there is a way to automatically set the end date value to the same value as the start date, just after selecting the start date. Thanks in advantage!

This topic has been created from a Discord post (1281003058884772002) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

Not instantly I think, but you could use a lifecycle hook to sync it before create/update. https://docs.strapi.io/dev-docs/backend-customization/models#lifecycle-hooks