To the normal registration process Users are required to submit their forename, surname and mobile no.
However, I added these 3 additional fields after I created 6 Users.
Is there an easy to insert these details retrospectively for these Users?

Thanks

Comments

WorldFallz’s picture

I'm not sure I understand the question-- just edit the users, add the info, and save.

mcnicholl’s picture

Doh! Fixed now!
In my defence I was trying to figure out how to update data in the database directly, i.e. using UPDATE & INSERT queries and how to change data in specifically nodes without 'editing' the normal way, if you see what I mean.

WorldFallz’s picture

lol... i know exactly what you mean. Sometimes it's the simplest method that eludes detection!