Hi there, I’m working on a Library App for TOP and I need some help.
I’m trying to add a toggle button inside a table that I created inside a JS function and I want to switch between ‘yes’ and ‘no’ every time the user clicks on it.
Right now it only works once and when I click the button a second time it won’t fire the event.
This is my github repo: GitHub - 1987mat/LibraryApp.
Thanks!