Navigation Link of a CRM Form

Last post 08-20-2008 11:15 PM by Divya. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 08-12-2008 1:58 AM

    • Divya
    • Top 500 Contributor
    • Joined on 08-11-2008
    • Posts 4

    Navigation Link of a CRM Form

    Is it possible to get the Navigation Link of a CRM Form at Runtime?

     

    Thanks in Advance

  • 08-12-2008 10:00 PM In reply to

    Re: Navigation Link of a CRM Form

     Hi,

    you can get value using below code in your form OnLoad() event;

    window.location.href or window.self.location or document.location.href

    Baris KANLICA
    Software Specialist and Consultant
    www.cub-e.net
  • 08-17-2008 9:53 PM In reply to

    • Divya
    • Top 500 Contributor
    • Joined on 08-11-2008
    • Posts 4

    Re: Navigation Link of a CRM Form

    Thank You.. 

    Can we use JavaScript in the Sitemap of CRM 4.0?

    If Yes,how?

  • 08-20-2008 11:15 PM In reply to

    • Divya
    • Top 500 Contributor
    • Joined on 08-11-2008
    • Posts 4

    How to create WorkFlow to send Email?

    Can anyone please explain how to create WorkFlow to send Email when a record is created?Thanks.

     

     

Page 1 of 1 (4 items)