Feng Forum

Support => How To's => : Fred91 November 16, 2010, 11:34:48 AM

: Multiline in text property in task template
: Fred91 November 16, 2010, 11:34:48 AM
Hello,

Is it possible to set a multiline text property when creating a task template ?

For exemple, I would like to have something like this :

Name of fist field : {value of first field}
Name second field : {value of second field}

But every time I save my template, all lines are merged into a unique line :

Name of fist field : {value of first field} Name second field : {value of second field}

I tried using html (<br/>, <table>, \n,\r, without success.

Is there any way to do this (even by modifying php code) ? I'm using feng Office 1.7.2.

Thanks for your help,

Fred
: Re: Multiline in text property in task template
: Murz November 17, 2010, 03:24:29 AM
Experiencing the same problem, I have created the bug about this: http://www.fengoffice.com/web/bugs/view.php?id=107 - you can vote for it.