Custom HTML Form question

I would like to have a custom HTML form that I can click on things (images or buttons for instance) and when I click on them they trigger a macro. I noticed that I can either submit a form, or set a variable. Setting a variable cannot trigger a macro, and submitting a form closes the prompt.

Any thoughts?

I'd also like to do this. Thought about it some, but so far have not been able to come up with a solution.

Noted.

You could have another macro running that monitored the value of a variable and executed macros when that variable changed. Hardly ideal, but a potential workaround.

2 Likes