Skip to main content

Notifications

Announcements

No record found.

Customer Service forum

Dynamics 365 - Business Rules

Posted on by 460

Hi,

I am adding a value to a field in Business Rule for the Case Entity as follows:

     "1. Description\n\n2. Affected version / branches\n\n3. How easy is it to reproduce?";

It renders it in double quotes:

 ""1. Description\n\n2. Affected version / branches\n\n3. How easy is it to reproduce?";"

I also tried without quotes without success

I would like to see it in the field as follows:

1. Description

2. Affected version / branches

3. How easy is it to reproduce?

How can this be entered in the value field?

Thanks for your help.

Nick

Categories:
  • Suggested answer
    Arun Vinoth Profile Picture
    Arun Vinoth 11,613 on at
    RE: Dynamics 365 - Business Rules

    I would switch to form scripting & try to set attribute value using JavaScript form onload.

    Xrm.Page.getAttribute("fieldname").setValue("1. Description\n\n2. Affected version / branches\n\n3. How easy is it to reproduce?");

    [View:https://social.microsoft.com/Forums/en-US/6d15aca3-f172-4ca4-9661-c4552775da28/crm-2011-inserting-new-line-in-multiple-lines-of-text-field-using-javascript?forum=crmdevelopment]

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans