I had a process that provided a list of records, the user selected a record, it displayed the detail below and they sent a message to another user asking them to update the information. The email to the user contained information from the detail view.
I changed it to open a subview when a record was clicked and now the data from the subview no longer populates in the email to the user. I updated the form in the K2 Studio smartforms client event, the form parameters stayed the same but when I select the Form Fields on Transfer Workflow Data to Form, it looks like it is referencing the old named form.
Any ideas?