I want to make a report for a form. The fields I want in the report are the fields that are in the form. I don't want to pass by the tables. The problem is: I'm not able to affect the value of a field of the form to the corresponding field of the report in the report_initialize code. Can I only put fields of table in the report??

thanks