I noticed that the inline-edit dialog create button does not enable when using the SetDefaultValues method to set valid default values.
My guess is that the create button is designed to look for changes and does not count for the default values.
I find this behavior a little bit odd, shouldn't the create button be enable as long as all fields marked as required are filled in but also enable if there are no required fields at all?
The result right now is that a content editor gets a prefilled block form where everything looks correct but the "create" button never gets enabled.
Hi,
I noticed that the inline-edit dialog create button does not enable when using the SetDefaultValues method to set valid default values.
My guess is that the create button is designed to look for changes and does not count for the default values.
I find this behavior a little bit odd, shouldn't the create button be enable as long as all fields marked as required are filled in but also enable if there are no required fields at all?
The result right now is that a content editor gets a prefilled block form where everything looks correct but the "create" button never gets enabled.
BR
Mikael