Hi,
I'm building a two-stage form, in which I want the initial submittal's date and time to transfer into the reviewer read-only form. In other words, I want the initial submitter to insert date and time at which and incident has happened. I then want the reviewer to receive the submission, read it, sign it, and send it. The problem I get is that the dateTime from the initial submission is empty when it gets to the review stage, despite all other fields being populated with the submitter's responses. That means that the reviewer cannot know when the incident happened. Is this normal? Is there a workaround? I tried adding two rows that would translate the dateTime data into strings, but that didn't work either.
Thanks,
Judith