Home › Forum › Integrating PerfectForms › veiw all orders › Re: veiw all orders
October 27, 2009 at 12:42 pm #4871
To get multiple instances of surveys into a single form you will need to use a Table Object on the main form; each row will hold information for a single instance of your survey.
When setting the properties for the Connect command make sure that you are using the ‘All Rows’ option in the target field.
Does this help?