Populating field values into tables
How do I populate data in fields in a form into a summary table in the same form. They are all comment fields and need to populate each comment field into a table at the end of the form. If this is not possible, can I populate an item number from each question into the summary table?
Example:
- Question 1 = N, comment "Requires technical assistance"
- Question 2 = N, comment "License Expired"
- Question 55 = N, comment "Failed Test"
Would have a summary table that would automatically list the comments and the Question number in the table.
Table would look like:
- Question # Summary
- 1 Requires technical assistance
- 2 License Expired
- 55 Failed test
Any suggestions?
0
-
Official comment
Hello Rita,
Please see this documentation about using control template values in Message control. I think using a Message control as demonstrated in this documentation will be best the way to display control value summary.
Thank you.
frevvo Support
Please sign in to leave a comment.
Comments
1 comment