This topic is locked

Marked record id

6/7/2011 1:33:50 PM
PHPRunner General questions
R
rooster27 author

I need to select a record in a list by marking it (PHPRunner check box to the left of table),

and then find the key (id) of the record to process the record.
With other words, I want to

mark this record, then click on a custom button to process the record.

Is there a way (example?) to do that?