Submit button also submits User.ID into 'Title' dataset

I want to get the user.id when my users hit submit on a form I created. When their info uploads to the dataset, I’d like to get their user.id and put it in the dataset column ‘Title’.

How would I go about doing this?