POST_SUBMIT is a little too late. Use PRE_SUBMIT instead. At post, the array has already been built, this is why you won't see the expected data at $data['client'].
$data['client']