I'm trying to make each entry (from a database) clickable (in order to navigate to an edit entry screen).
Anyway, I can't seem to add a modifier (no parameter specified for "modifier") to the whole row of an entry so that all one has to do is click anywhere on that row to navigate to edit the entry. I can make the whole table clickable, or individual cells, but not rows.
I'm trying to make each entry (from a database) clickable (in order to navigate to an edit entry screen).
Anyway, I can't seem to add a modifier (no parameter specified for "modifier") to the whole row of an entry so that all one has to do is click anywhere on that row to navigate to edit the entry. I can make the whole table clickable, or individual cells, but not rows.
Is this even a possibility?