If you're referring to the body of the content type (those with a rich text editor option), you really should go in and make sure you check the box to enable Clobs for the FarCry datasource in the ColdFusion administrator. Especially if you plan on having a ton of text input into one of those fields. This should clear up any truncation issues.
Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog On Mon, Jun 15, 2009 at 9:22 AM, Phil Kemp <[email protected]> wrote: > > > Cheers Tomak! > > That's exactly what I was looking for. > > Now the only question that remains is, why is this not in all of the FarCry > components like News and Events which is where I've been having this > problem? > > -Phil > > > > Tomek Kott wrote: > > > > Phil, > > > > Take a look at 'ftLimit' option for longchar: > > > > http://docs.farcrycms.org/display/FCDEV50/longchar > > > > Something similar might be in the 'string' formtool (although you might > > need > > to look at the code for that, there doesn't seem to be a wiki entry) > > > > Tomek > > > > On Mon, Jun 15, 2009 at 8:28 AM, Phil Kemp <[email protected]> > wrote: > > > >> > >> > >> Greetings, > >> > >> I was wondering if anyone else had come across the problem of when some > >> text > >> entered is too long for the database, FarCry simply dumps the cfcatch > >> structure instead of saying something simple like "text entered is too > >> long". Is there anything in the validation that can do this before > FarCry > >> goes ahead and sends the text to the database? If not, is it easy to add > >> such a feature as I think this would be a very good addition to the > >> validation methods. > >> > >> Cheers, > >> > >> -Phil > >> -- > >> View this message in context: > >> > http://www.nabble.com/Title-too-long-for-database-tp24033749s621p24033749.html > >> Sent from the FarCry - Dev mailing list archive at Nabble.com. > >> > >> > >> > > >> > > > > > > > > > > > -- > View this message in context: > http://www.nabble.com/Title-too-long-for-database-tp24033749s621p24034588.html > Sent from the FarCry - Dev mailing list archive at Nabble.com. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
