Ask a questionAsk a question
 

QuestionAttachments in CRM 4.0

  • Wednesday, November 04, 2009 10:14 AMbtkneena Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

    I have kept attachments as separate links ('attach1', 'attach2', 'attach3') in different sections of an entity.
    This is as part of our requirement.

    Added anchor tags and provided the default window for attachment.
    But i need to check for a particular attachment (for 'attach2') , the user has attached a file or not.
    Is there any way to check this?
    Please help
    Thanks in advance

     

All Replies

  • Thursday, November 05, 2009 12:36 PMMSCRM Blogger Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Are you just trying to see if it has a value?  Is attach2 a url/link field on a crm form?
  • Friday, November 06, 2009 3:11 AMbtkneena Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    attach2 is not a field. I have added an anchor tag to the crm form through script. attach2 is the anchor tag, with its href to
    the attachment pop up window ( the default pop up window for attaching documents in CRM entity form). After attaching its coming to the Notes. Can we check whether a document is attached in Notes through this attach2.