locked
javascript on form on save event RRS feed

  • Question

  • I am getting the attribute now in the email. Thanks

    I have another error

    In my javascript on form on save event  I have

    document.write (document.location.href);
    crmForm.all.xxx_recordlink.DataValue = "http://xxxx:/xxxDEV09/userdefined/edit.aspx?id="+
    crmForm.ObjectId.substring(1, crmForm.ObjectId.length - 1);

    this is throwing me an error what is the issue in that line

     

     

    Friday, August 20, 2010 3:02 PM

Answers

All replies