Hi there
A short question to all the Scriptrunner cracks out there. When using a date/time picker custom field, it is possible to chose the date and time in a calendar. On the button of that calendar there is a help text that changes according to where the mouse is (e.g. if you hover over a date, the date will be shown there, if you hover over the time, there are instructions shown). The screenshot below shows the text I mean:
Now my question: Is is possible to change this text with Scriptrunner (e.g. with a behavior)? I assume, the calendar is generated by javascript and as Scriptrunner is directely interacting with javascript, I guess it should be possible.
I am asking as I am currently facing this bug:
https://jira.atlassian.com/browse/JSDSERVER-6731
I am searching for a workaround and changing this text might be one.