when you press the stamp button from the constituent general tab. Our development department has fallen in love with the "postage stamp" on the general tab, but is now complaining that they want to address to be moved over(right so the text begins 4" from the left side of a No 10 envelope) and down. Is this something that can be configured?
Many thanks in advance!
Allen
Hi Allen,
The infomaker report name currently being used for that feature can be found in the system tables in t_constituent_report. The description will most likely be something like Standard Envelope.
If the report name in the D Object column starts with a "d" (like, d_customer_envelope), you will want to make a copy of that report in infomaker, and customize the new copy of the report for use. If it doesn't start with a "d" it may already be a customized version that you can modify.(see custom report setup for more info if needed)
Once you have your customized infomaker report created, you just need to change the D Object name in t_constituent_report to the name of your new report.Be sure to do so in a testing environment first though.
Hope that helps!