can i use version control for value of element?

samani

Member
hi.
i want use version of record for each field update.for example i have simple form
my user fill that and 2 days later edit that and 5 day later edit again. I want to understand what is the first content and second and third separately...
what is the solution?
is need join some table or how to design tables in database?
 
No, we don't have anything like that baked in.

You'd have to write your own with a PHP submission plugin.

-- hugh
 
what's your idea about using Upsert plugin or Clone plugin and archive the changes in the other table?
is it good way or is it possible?
 
Upsert might do it, although that wouldn't take account of whether the element go changed or not. You'd only be able to insert a new row on the journal table every time the form is saved, regardless.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top