textmode for filtering custom form in template report?
Is there any text mode for filtering for a custom form in a template report if your users are using multiple custom forms?
In a project report, it would be this:
objectCategoriesMM:ID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
objectCategoriesMM:ID_Mod=in
(i.e. filter on Categories ID)
In a template report there's nothing. I did try copying over the code in the valuefield on the view (I think it's customFormsName), as well as the textmode from the project report. But everything errors out. So can I really only filter off the primary custom form in a template report (i.e. filter on Category ID)?