--
--
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To post to this group, send email to atg_...@googlegroups.com
To unsubscribe from this group, send email to atg_tech-u...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/atg_tech?hl=en
---
You received this message because you are subscribed to the Google Groups "ATG_Tech" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atg_tech+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
what version of ATG are you using?
the view mappings have become a bit more complex in ATG 10 than they were in the previous versions...
I would suggest using the data-type as "big string" instead of "string" in your repository definition, this will give you a text area input rather a text box... as anyways writing more than 255 characters in a text box is not user friendly from my previous experiences...