Hello,
within a nextmatch I want to execute javascript, when the user klicks on a description (or button) inside a row. I tryed a lot, outside a nextmatch widget it works, but not from inside.
<description id="id123" statustext="show status" onclick="app.example.sampleMethod"/>
The status text is also not displayed within nextmatch. Are there any general restrictions or am I making a mistake?
I could not find any example doing something like this in EGroupware.
Regards, Axel