Hi,
If a user checks some columns that are user specific and after that signs up , are the checks added to the user’s profile ?
Hi,
If a user checks some columns that are user specific and after that signs up , are the checks added to the user’s profile ?
In my experience, no. If a user specific column is filled before a user signs in, I believe the columns will be reset once they do sign in. At least that was the case a couple of years ago. Haven’t tried it since.
I just tested. My test case is as below:
Interesting. Good to know that it does actually work. I think I had tried to make it work with my shopping cart app a couple of years ago. I could add items to my cart, but as soon as I signed in, I lost the contents of the cart. Ended up forcing a sign-in before allowing anyone to add to the cart. That was probably pre-NCM, so it must have changed since then.
Yeah, I think so. It’s nice that the data is kept now.