CRM On Demand - Administration (MOSC)

MOSC Banner

How to add an empty line in Description field using Workflows.

edited May 13, 2013 9:45PM in CRM On Demand - Administration (MOSC) 2 commentsAnswered
Hello guys,

I recently created a workflow that adds the new value of a Quote's Description field to the old one, in the event of an update. So if someone modifies the value of the Description, instead of overwriting it, the workflow adds it to the old one. The only problem is I haven't figured it out how to leave an empty line between the two values.

The current value the workflow applies to the Description field is this one : PRE("<Description>")+ " " + ToChar([<ModifiedDate>]) + " " +([<Description>])

Notice there is an empty space after the old description. Any ideas on how to make it a whole empty line?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center