I have a repeating table that contains a text field and a DateTime field. The DateTime field is set to Now().
I Would like it so that it would insert a row in the repeating table everytime the form loads. Reason beiing: I want to have an historic of when the form was opened.
How can I do that?