Hi I would like to show button or single checkbox in the list item, but when i create a event/JS then this event working only the first item.
How can i do a valid (different result) event process for all componens per item?
The source of list a list service when the page load, target a list. I have button/checkbox, label on items (come form mapping). This is working,
I need same process(JS) at every button with diffrent values (values come from mapping. ... but this isnt work only the first item
please help me.
Thanks