Am i right that CF8 does not by default saves user-id, create and modified data by default? can that be added?
following tables gives me an error message whenever i save data . Can you advise?
Am i right that CF8 does not by default saves user-id, create and modified data by default? can that be added?
following tables gives me an error message whenever i save data . Can you advise?
Hi kraadde
Yes, no default fields in v8, you just add them to the "Modify Data Source":
created={date:}
user_id={user:id}
What error do you get with this table ? all fields are set to not accept NULL value which means that you must provide a value for ALL fields in the Save Data