WORD object events available
Posted: Sun Oct 12, 2025 8:58 pm
I've been wondering what js events are there applicable to Word type form-element?
I mean, i tried 'onclick', 'onfocus' to trigger some functionality on the form, but seems it doesn't work with Word/Label type, neither it does with say 'Display' or 'Calc' fields (perhaps because they not meant to take input).
So is there a way to make a WORD object clickable, to use it as some button for frontend manipulations (i needed something alike several times) ?
I mean, i tried 'onclick', 'onfocus' to trigger some functionality on the form, but seems it doesn't work with Word/Label type, neither it does with say 'Display' or 'Calc' fields (perhaps because they not meant to take input).
So is there a way to make a WORD object clickable, to use it as some button for frontend manipulations (i needed something alike several times) ?