Hi guys, hope you're all doing well.
So, i wish to create some kind of "change log" in the form. The idea is to register when a change is made in some field by a user. For example, field "Value was changed by user X from 10 to 15".
I Thought of using a multiple line textbox with the references for "modified by" and all that would be populated by a worflow when a change was made in the item.
The problem is that i can't figure out how to keep populating the multipleline text box without erasing the previous register. I can only think in a way to register the last change made, and i would like to keep them all.
Would anyone have some idea on how to do it?
Thank you!