Event Type Search Syntax
Advanced search syntax can be used to perform searches for records that have been assigned a certain event or have had a certain event set. You can also search for event types using the Event Type search option in the Search Pane.
To search by assigned event types
- {LFRM:Event="Event Name"}
Event Name specifies that you want to search for a specific assigned event. When you enter the event name, it must be enclosed in quotation marks.

To find all records that have the Termination event assigned to them.
- {LFRM:Event="Termination"}
To search by set event types
- {LFRM:SetEvent="Event Name"}
Event Name The SetEvent parameter specifies that you want to search for a specific event that has been set, which is represented by the Event Name term. When you enter the event name, it must be enclosed in quotation marks.

To find all records that have the End of Lease event set.
- {LFRM:SetEvent="End of Lease"}