mike-h30 wrote on Friday, July 17, 2009:
Is the "user" field supposed to be NULL in table forms_soap? It is NULL for all of the records in that table.
mike-h30 wrote on Friday, July 17, 2009:
Is the "user" field supposed to be NULL in table forms_soap? It is NULL for all of the records in that table.
cfapress wrote on Monday, July 20, 2009:
Without digging into the code I would guess that the user field is programmed to be NULL in the form_soap table. The entries in that table are linked to an encounter via the form table. (I bet you already knew that) So it’s possible to identify the user who entered the soap form data.
But, to be consistent, the form_soap table ought to populate the User field with the name or ID of the user who created the entry.
Could you create a Bug report in the Tracker system for this issue?
Jason
Jason