I have a text field in the ReportTitle section of my report that I want to populate once the user submits a their form.
The name of the field is "inclusionTitle" and I tried adding inclusionTitle.Text = "Foo"; to the button event on the form.
How do I do this?
How to set text in a field on report from Form
Re: How to set text in a field on report from Form
Hello,
You can use the variables.
Please check the report sample in attachment.
Thank you.
You can use the variables.
Please check the report sample in attachment.
Thank you.
- Attachments
-
- ReportSample.zip
- (1.71 KiB) Downloaded 257 times