• Resolved aentee

    (@aentee)


    I have installed the cell reference add on for tablepress. I have a click button in a column of every row on a table on button-click it executes some php code. I was wondering if there is a way to determine the “current row” i.e. the ROW of the cell that the user just clicked. So i can pull information from a cell on that row.

    Thanks for any help you can provide.

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Unfortunately, I’m not aware of a way to retrieve that row number in the PHP code. You could maybe extract it (by counting) in your JavaScript code and then pass that number on to the PHP script.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Tablepress reference a cell on current row’ is closed to new replies.