Running History Information (Change Log)
Hey all
So I have a form set which is a project, on the records there are multiple changes happening, for instance costs, allocation of the owner etc. Im trying to find a way to record all the changes;
Within the for set I have a Multi line field which ive called history, when the field is first created I would like to enter in the history "project created by " && zoho.loginuser - this returns an error LHS cannot be a constant, not sure exactly what that means but obviously doesn't like having text and a variable together.
Finally if i can get that to actually add correctly, I have a stateless form that calls all the fields, so when changes are made I would like to update the history with each change, creating my change log.
Any advice would be greatly appreciated.
Rgds