Avatar

Level 10

Hi there,

with the code given by radzmar it should never change the uid given when submitted or saved, the if statement is making sure that it holds a unique id before it assigns one to the form.

Also, you would have to make sure that your reset data button, if you have one of course, does not reset your uid... otherwise it will create another uid once it is null..