Hi,
When we click on a property of folder and clicking on Permission tab, I want to set a error message as user clck on add button in permission tab,
for this i am using
WebComponentErrorService.getService().setNonFatalError.(this,"USER_PERMISSIONS",null)
it is working fine but it also opens one extra property page,i want to show the error message and return to the first permission page only.
Regards,
Deepak