Passing "Instructions" field is resulting in error?
I am trying to pass an instruction field from the Form page to the "Review" page along with all of the other field data from that form. But I am getting a "This field type is unimplemented." error. The code looks to be clean and all of the rest of the fields are passing successfully. Is this an issue with the Instructions field type? What could I use instead to pass static (non-user defined) data through?