Hi, I need to save the user id who updates a record , in chronoforms V4 when I create a table,there was a column name 'modified_by' that gets created automatically using choronorm's Forms Manger 'Create Table' option so then the id user who modifies a record saves in the column right the way, but in chronoforms V5,using the same option ,'Create Table', this column doesnt create automatically (modified_by) so I cant know who modifies the record I can only see the date and time when this happens (modified).
I tried to create the column (modified_by) in the table but It doesnt work, even if I select Forms Manger 'Delete Cache Option'.
At the beginning I though that the 'user_id' column will be updated with the user id who have modified the data,but it doesnt works like that, it always shows the user id who create the record.
Please Help.
Record created by user_id = 123


Then user_id=433 modifies the record, but in the column user_id = 123 still remains.

I tried to create the column (modified_by) in the table but It doesnt work, even if I select Forms Manger 'Delete Cache Option'.
At the beginning I though that the 'user_id' column will be updated with the user id who have modified the data,but it doesnt works like that, it always shows the user id who create the record.
Please Help.
Record created by user_id = 123


Then user_id=433 modifies the record, but in the column user_id = 123 still remains.

