How to pass arguments from the webpage as an input to javascript button widget?

0
There is a use case wherein we want to get handle of the current selection on the web page and the pass its value to javascript button widget which will further call a function containing the received value as a function argument. In mendix 7, we were able to query based on “class name” or “id”. Is there any way by which we can do the same in Mendix 8 ?
asked
0 answers