If it is v6.x project then you might try https://farcry.jira.com/wiki/display/FCDEV60/Client+Side+Validation . v5 and v6 is different as it is using jQuery now.
Tunc On 30 Oct 2010, at 08:19, Marco van den Oever wrote: > Yes, that solved the problem :) Thanks > > On Oct 30, 12:51 am, AJ Mercer <[email protected]> wrote: >> maybe try required="no" >> and then use formtools to validate >> https://farcry.jira.com/wiki/display/FCDEV40/Formtool+Validation >> <https://farcry.jira.com/wiki/display/FCDEV40/Formtool+Validation> >> >> On 29 October 2010 22:56, Marco van den Oever >> <[email protected]>wrote: >> >> >> >>> When i use this code: >> >>> <cfproperty name="brainstormenontwikkeling" type="longchar" >>> required="yes" ftseq="3" ftfieldset="Webontwikkeling" >>> ftlabel="Brainstormen" /> >> >>> when i try to deploy it i get an error: >> >>> BLOB/TEXT column 'brainstormenontwikkeling' can't have a default value >> >>> Any idea's? >> >>> This is on mysql 5.1 / windows / fc 6.0.7 or fc 5.2.2 >> >>> -- >>> You received this message cos you are subscribed to "farcry-dev" Google >>> group. >>> To post, email: [email protected] >>> To unsubscribe, email: >>> [email protected]<farcry-dev%[email protected]> >>> For more options:http://groups.google.com/group/farcry-dev >>> -------------------------------- >>> Follow us on Twitter:http://twitter.com/farcry >> >> -- >> >> *AJ Mercer* >> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >> community="Open" /> <http://webonix.org>http://twitter.com/webonix > > -- > 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 -- 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
