Custom Report adding Source drop down for Audit Event report

Which IIQ version are you inquiring about?

*8.3

How do I add a drop down list for Source in Audit Event Report for users to just pick what source they want.

Develop a ReportForm, under the form add AllowedValuesDefinition, list all audit event actions. Include that form in the TaskDefinition and add the signature with form field. Attaching the sample task definition and form.
Report - Life Cycle Events.xml (4.8 KB)