Hey @mcc6025 -
I threw together an example custom widget for this function-
This widget takes two inputs, a boolean for enabled or disabled, and the variable the user input will be written to. This is kinda bare bones and lacks some flexibility with the normal text widget (like font size, background color, etc) but that could quite easily be added to this structure.
This can be imported/edited/improved in your instance by going to account settings → Custom Widgets → Import. (must be on r230/LTS8 or later).
NOTE: I am not a software developer, and this widget hasn’t gone through the same level of code review a Tulip library plugin would, use this at your own risk
customWidget-Disable Text Input.json (2.3 KB)
It took longer to make this post than it did this widget.
Hope this helps,
Pete