Can I open my custom developed form [instead of native one] when user opens any pre-created appointment/event from calendar view ?
Can this be achieved ? if yes, how ?
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I can tell, there is no way to get that particular type of notification from the calendar. You can use a
PIMListListenerto be notified of when an appointment/event is added, removed, or updated, but not when it is opened. Once it is in the calendar, then calendar handles the UI for it.