I have your system creating a front end form for clients to fill out and then have the data saved to a custom post type but every time I create a new user and go to use the form it has the previous users info in it. Can you tell me how to make it reset and store info for every user.
Are you reloading the post_id maybe? Or possibly your browser is saving the form fields values.