Is there a way OOTB to disable the Upload button in the granite/ui/components/foundation/form/fileupload control? We want to force the user to use images that were uploaded to the DAM.
Thanks. We were originally going to do that. I just ran across this on another site and it worked.
In 61, remove the uploadUrl property on widget node (sling:resourceType=granite/ui/components/foundation/form/fileupload) to disable the “Upload Image Asset” button
Thanks. We were originally going to do that. I just ran across this on another site and it worked.
In 61, remove the uploadUrl property on widget node (sling:resourceType=granite/ui/components/foundation/form/fileupload) to disable the “Upload Image Asset” button