Codeigniter Get The Id Of Selected Item

create an input hidden-> <input type="hidden" name="productId" value="<?php echo $this->uri->segment('3'); ?>">