Hello Team,
I have a requirement to add location field in "Advanced Search" Dialogue in Asset Application. I created location attribute and associated custom menutype as below. I created a sigoption with name - EG_DRILLDOWN and grant access in security group. when I click on event Open Dialogue, getting errror - You are not authorized to perform this action.
Can someone help ?

<menu id="EG_ASSETADVFILTERLOCATIONS">
<menuitem event="selectvalue" id="eg_locations0" image="menu_icon_find.gif" label="Select Value"/>
<menuitem event="eg_drilldown" id="eg_locations1" image="menu_icon_drilldown.gif" label="Open Dialogue"/>
<menuitem event="applink" id="eg_locations3" image="menu_icon_link.gif" label="Go To"/>
</menu>
------------------------------
Pavan Uppalanchu
------------------------------