Hi harish,
I am trying to add custom operators for dates fields . I found fixed values in operator domain CRM_THTMLB_SEARCH_OPERATOR, here I have added my custom operators like
AB- less than one month
BC - One year
I am able to put the operators in Search criteria and also displaying in UI screen operators drop down.
But I am not able to select those operators , apart from this not seeing the descriton also.
I think instance is not creating for respective operators , how can i achieve this..
Note : added the operators in GET_QUERY_DEFINITIONS search implemenation class.
regards
ajay