Mouse up inserts value (e.g. checkbox' name) at the cursor position in a text field of my choice.
I can't seem to get the following the work:
A mouse up trigger, should print/write the name of the corresponding checkbox into any text field in which the cursor was previously positioned. The remaining content of this text field (if any) should not be changed, only the name of the checkbox should be inserted at the (previous) cursor position, before the mouse up trigger was set off.
Is this even possible without a struggle?
Thanks a bunch in advance for any hints and help 🙂
