Hi,
For this issue I created a project "CreatedByTest"
It has one table "TestTable" with a TableItem
The table has one string field, named "Some string", a CreatedBy and a ModifiedBy field.
The last two have been added through the wizard "Author"
The issue (I do not know wether it is a bug, I find the functionality confusing):
When adding a TableItem and selecting a value in "Created By" on the form (i.e. mr.registred), that data is now saved upon saving the item.
Instead, the value of the current user is saved in that field (i.e. Mr SuperUser).
When going back to the item and changing the value, pressing save/save&close correctly changes the createdby field.
Is this a bug or is it supposed to work that way?
Regards