Mark Stanger
Giga Sage

Here are a couple of script examples you might find useful. Say you've got a multi-line text field or variable that contains a lot of text. To save time in scrolling (or clicking the '+' icon next to the field) to see all of the text you just want to auto-expand the height of the field to fit its contents based on some other client-side trigger. Here are a couple of scripts that allow you to do that.


Expand Multi-line Height

1 Comment