Hi everyone, if you're using the fabulous BackOfficePowerScripts package from lee kelleher, and you've got some cool scripts to share, put them here :-)
I'll kick off with one of mine, this one makes the 'Label' datatype full width, so you can put lots of text into the Name and Description, and it won't confine it to the left column width.
BackOfficePowerScripts nuggets
Hi everyone, if you're using the fabulous BackOfficePowerScripts package from lee kelleher, and you've got some cool scripts to share, put them here :-)
I'll kick off with one of mine, this one makes the 'Label' datatype full width, so you can put lots of text into the Name and Description, and it won't confine it to the left column width.
config:
~/scripts/terabyte.big-label.js
Here's a good one... Sisyphus.js - saves form data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.
The loader script pulls in the Sisyphus.js library from GitHub directly, (you could/should probably keep this local too) ...
... whenever you edit a form field (in "editContent.aspx"), the data/value is stored in your LocalStorage. Think of it as a pre-save! ;-)
Cheers, Lee.
Another quick one is to set a custom favicon.ico for the back-office.
Cheers, Lee.
Icon next to the General properties tab to open the current page in frontend:
is working on a reply...