21487 Posts in 5783 Topics by 2621 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 858 Views |
-
Prevent removing of double quote marks in DataObject

28 July 2009 at 1:51am
Hi,
I have a form where I read in form data and populate a DataObject. When that data is displayed on a form the double quote marks are stripped out. How can I make sure all data is returned and escaped correctly?
Thanks,
Andrew -
Re: Prevent removing of double quote marks in DataObject

28 July 2009 at 9:33pm
I eventually found out.
In the template use:
$dataobject.field.attIts also possible to use
$dataobject.field.xml
| 858 Views | ||
|
Page:
1
|
Go to Top |

