DEFAULT_WHERE not working in Forecast Work Order Form
Dear Experts
I am doing a personalization to restrict records for display to users. I am using form personalization feature to achieve this functionality but it is not working. DEFAULT_WHERE is
pm_group_id=47123 and organization_id=109 AND -1=-1
AND :FORECAST_WORK_ORDERS.ASSET_ACTIVITY_ID NOT IN(3707322)
Please anyone help what wrong I am doing.