I wanted to ask the group before I start reading through the
documentation and writing code. Has anyone done this? Perhaps farcry
already can validate this?
Thank you for understanding my newbie status! :)
Looking at the farUser.cfc example. I did a selected resources search
trying to find how the ftValidateUserID function is getting invoked so
I can get a better understanding. I didn't find anything.
I created the ftValidateKeywords in mysite/packages/types/course.cfc
I am at loss of how to now use my ftValidateKeywords function.
Thanks!
> --
> You received this message cos you are subscribed to "farcry-dev" Google group.
> To post, email: farcr...@googlegroups.com
> To unsubscribe, email: farcry-dev+...@googlegroups.com
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
Any clue to why? It's running the ftValidateKeywords because it's
dumping the arguments.
Thanks again!
I understood everything but "I think there may be a bug in FarCry that
prevents the
<ft:serverSideValidation /> tag from firing. You may have to create
your own edit.cfm handler and manually add in a call to
<ft:serverSideValidation />. Hopefully someone from Daemon will chime
in a shed some light."
Can you explain this further...I'm trying to find an example and going
to scope out ft:serverSideValidation.
Again I am using .failed()
Thanks so much Sean!