Find Row Number
-
Hello
I am looking to find and feed a row number of a known TablePress table into the Single Cell Content Shortcode. Pretty confident with the feed part, less so with the find part.
OK, as for the find part, the only unknown is TablePress row number. For that I will make use of TablePress formulas so to create unique row identifier in a way of summarizing a few columns into 1 column. And so that 1 column will store a result (integer) of simple maths formula. I am then looking to search this column using custom search criteria (a user form generates integer search criteria) and return the number of a TablePress row when there is a match. That row number will be passed to single cell shortcode as per above.
Question.
How do I search for and identify TablePress table row number?Note: Row filter extension is not what I need because its result is a table, whereas I need a value from a single cell.
The topic ‘Find Row Number’ is closed to new replies.