Hi all,
I'm utilizing the Dashboard component, and have been attempting to find a way to dynamically scale components in the widget rather than providing a small, medium, large option of the same component with properly scaled font size (and other things).
I explored exposing the widgets position properties to the instance using a change script but quickly abandoned the idea since the change script would be deleted with the instance.. or so I thought.
I noticed some interesting prints in my console while doing some testing and ended up finding the prints were coming from a change script on the position property of my 1st widget.
I've attached an image where there are no current widgets but the change script is still 'findable' when searching the project. My question is, is this behavior to be expected and would I be just in leveraging this or does this smell like something that will be "fixed" or removed in the future? I'm on 8.1.28.
Thanks in advance.
edit: After adding, deleting, and re-adding the first widget, the change script continues to persist.