23.02.2022, 12:21
(23.02.2022, 08:39)Daniel Wrote: If user changes the order he is changing it only for himself, this is stored in his browser.
You can hide the lock button in css like this
Code:.js-lock { display: none !important; }
Ok thank you and can I arrange widgets for all users?
For everyone same order which I somehow prepare?
Thank you