getrecordcontent(recdef,row)

Get the content from the html form so it can be sent to the server

Parameters

- recdef : the definition of the form in object form {'fieldname' : defobject, ...}

- row : the row to read, if not set this is a single record form