Microsoft Dynamics CRM 201X

Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Thursday, May 21, 2015

Converting HTML to description field in Email Activity show html tags..

To remove all HTML tags when insert the html to description fields replace the content with the next command:


Xrm.Page.getAttribute("description").setValue(Xrm.Page.getAttribute("description").getValue().replace(/<[^>]*>?/g, ""));


Enjoy,
Rami Heleg

Posted by Rami Heleg at 9:58 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Client Side, HTML
Older Posts Home
Subscribe to: Posts (Atom)

Labels

  • Audit (1)
  • Client Side (12)
  • crmgrid (1)
  • Custom Entity (4)
  • Dashboard (1)
  • Database (8)
  • Deployment Manager (2)
  • HTML (1)
  • Interfaces (1)
  • Performance (2)
  • PlugIn (3)
  • Problems and Solution (12)
  • Queue (1)
  • Security (3)
  • Server Side (9)
  • Silverlight (1)
  • System (3)
  • Tips 4 CRM 201X (6)
  • Upgrade (2)
  • Web Resource (3)
  • WF (1)

About Me

My photo
Rami Heleg
View my complete profile

Blog Archive

  • ▼  2018 (2)
    • ▼  January (2)
      • Implement CRM 365 online or on premise…?
      • DELETE USER FROM CRM - via SQL commands (DATABASE)
  • ►  2017 (1)
    • ►  January (1)
  • ►  2016 (6)
    • ►  December (3)
    • ►  November (1)
    • ►  October (1)
    • ►  September (1)
  • ►  2015 (24)
    • ►  November (1)
    • ►  July (1)
    • ►  May (22)
  • ►  2012 (6)
    • ►  February (6)
  • ►  2011 (8)
    • ►  August (1)
    • ►  July (4)
    • ►  June (3)
  • ►  2010 (10)
    • ►  December (2)
    • ►  November (3)
    • ►  October (5)
Simple theme. Powered by Blogger.