Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Adam,
is it possible to set a property of a custom component required before save? I tried the following but it didn't work out, example:
`export default class EventStartDateField extends BaseElementField {
name = "EventStartDateField";
Beta Was this translation helpful? Give feedback.
All reactions