I have an employee evaluation form that as a reviewer fills out, javascript picks up the rankings, summarizes and scores the results into a table on another page of the form.
If I make the summary table fields read only (as we need it) the variables are not available in workflow. In my workflow I can iterate over the table rows, and workflow sees the correct number of rows, but the data fields are empty. If the table fields are not read only, everything works fine.
Are read only form variables really not available to workflow? Is there any work around for this?
Forms Version: Version 10.2.1.157 Workflow: 10.2.0.202
Thanks,
Andrew