#2308 - BeforeMergeBlock
Hi,
I've created a MailMerge document for a custom module.
I want to order the data of the related subpanel of that main module in the MailMerge Document.
I've edited the BeforeMergeBlock function in DHA_DocumentTemplatesCalculatedFields.php file in my module folder using the name of the related subpanel and ordering the data by date but nothing happens.
How should i call this function? I tried with the logic hooks but it doesn't work.
Thanks in advance
8 years ago