3.2.0

getting index of selected item in table

I want to get the index of the selected item in my table. However, I want the index value to be returned to a php variable.

Any suggestions?

<?php
$index = "<script>obj.getSelectionProperty('index')</script>";
?>
carbine
April 5,

This topic is archived.

See also:


Back to support forum