PDA

View Full Version : ConvertToString partial template shown


chris
01-23-2003, 16:16
I'm having a weird problem with convertToString.
I have my record mapped to Values and my template mapped to EDITemplate which should produce the following
10 data data data.....
20 data data data .....
20 data data data .....

The weird thing is the middle part of record 10 is missing in the output string from convertToString even though the data exist in the input record.
Yes I have checked the template but will triple check again.

Any ideas?

Thanks.

chris
01-24-2003, 10:46
Folks,

Any ideas? The template has been checked and rechecked.