Drag and drop Media doesn't ask for the required field.
I have edited the Image data type to have a mandatory field called 'title'. When the media is created using the create Button - It asks for the title field.
However - if the drag and drop functionality is used - It uploads the image without validating the required title field.
Is there a way to make sure the image always validates the required fields?
Drag and drop Media doesn't ask for the required field.
I have edited the Image data type to have a mandatory field called 'title'. When the media is created using the create Button - It asks for the title field.
However - if the drag and drop functionality is used - It uploads the image without validating the required title field.
Is there a way to make sure the image always validates the required fields?
Hi Charlene,
Did you manage to sort this out?
Thanks
mk
Hi, I did the following. You can alter this as per your requirements.
mk
Hi MK,
How can I inject the code you posted above?
/Yuqing
Hi YuQing, you can add a custom prop to your page. Also checkout this doc: https://docs.umbraco.com/umbraco-cms/reference/angular/services/eventsservice mk
is working on a reply...