Link to home
Start Free TrialLog in
Avatar of pratikshahse
pratikshahse

asked on

Notes and attachments in CRM

i am working with dynamic entities in CRM 4.0. i have a custom aspx page which reads the dynamic entity properties and then I bind some of the fields to a datagrid. (this part works ok for me)
Need help with the following
 last two columns of the grid are "Notes" and "attachments". I need to have hyperlinks on both this columns and on if user click on link underneath the "notes" column then i redirect them to the notes page for that entity and if they click on then i redirect them attachments page. how do i do this.
ASKER CERTIFIED SOLUTION
Avatar of rakeshAgarwal
rakeshAgarwal
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pratikshahse
pratikshahse

ASKER

Hi Rakesh,

Thanks for the reply. I am pretty new to CRM so please dont mind if I have stupid questions.

in the above answer I am assuming that first link will redirect me to notes and second entity will redirect me to attacthments.

where can i get annotations or notes id?

also should i hardcode ParentEntity and pType to 1


Thanks and appreciate you time and answers
Thanks a lot Rakesh.
Hi pratik hope you were able to resolve the issue .. I read the comment just now