« Return to Thread: extending formtool field

extending formtool field

by AJ Mercer :: Rate this Message:

Reply to Author | View in Thread

is it possible to extend formtool field types?


I want to create my own HTML for edit,
so extended array.cfc
and added my own case for my display HTML

The display part worked, but got errors on save.

I had ripped out everything except edit()

I have now put back in the other functions and it is now working.
The only mod being the returnType of init()


Is there a nicer / easier way to use your ourn HTML in a formtool edit form?
I was thinking along the lines of webskins like used in other parts of Farcry.


--
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: extending formtool field