Get value from other field in same schema in custom editor

Hi Sebastian,

Is it possible to get the value from other field in same schema? For example, can I get “appointment” from Schema field in squidex custom editor?

Currently I only know it’s possible to get the data inside my custom editor … but not sure other field.

Have you seen the samples: https://docs.squidex.io/02-documentation/developer-guides/editors#example-editors ?