Can anyone tell me how to create an entity filter for Mobile Work Order, so my technicians only see the work orders for their default site?
I tried this WHERE clause (see screenshot) but it is not working: CONTRACT = #USER_DEFAULT_SITE# OR (USER_ID = #USER_ID#)