I think the authenticate user server behavior may require a success field, so adding it to the client index page may be a better solution.
You wouldn't need to use a form field. You could just add the update server behavior and set the updated field value to: <?php echo (date("Y-m-d h:n:s")); ?>
There is no requirement to have or use a form when updating a record.