Upon submit button I am able to write data from form fields to MySQL WP database, however I am unable to submit user ID into corresponding column in database. I have created userID field in form, made it hidden. Any suggestion to automatically fill userID column of database with logged in user’s userID ( that is automatically assigned by WP when user registers. It’s what is shown in user table (WP_user)).
On the side note, this plugin is awesome. Accidentally came across of this plugin while searching and couldn’t believe it’s exactly what I was searching for,