I have a list which contains a number of "Single line of text" types, these can be written with anything the user wants, but should, by default, provide a GUID value.
It seems that one cannot properly create a proper GUID value directly in javascript, so what would be the simplest method for me to automatically populate these fields with a GUID value?