Drag and drop - can I disable check button?
Submitted by Laurence Howells on Tue, 04/07/2020 - 22:45
Forums:
Is it possible to disable the check button in the drag and drop content type?
I simply want my users to be able to move images around, I have no need for the website to check whether they have done so correctly because its really a more creative task that I am wanting to present.
Thanks
Laurence
Summary:
No check button on drag and drop
Content types:
BV52
Wed, 04/08/2020 - 18:11
Permalink
Hi Laurence, The easiest way
Hi Laurence,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV