somewhere around 5.1.7 it looks like 'fc' has been added to the prefix of
field names and IDs
This is a good idea as objectID can start with a number and that kills HTML
validation.
But it has thrown a spanner in the works for my javascript.
I have created my own edit function (ftEditMethod="EditAssociatedAccounts")
for a type property that does (ft) ajax calls
Somewhere I picked up the following bit of code
<cfif not IsDefined("ARGUMENTS.prefix")>
Which suggest to me that sometimes prefix can be passed it
Before I go and just hard code 'fc' to my prefix,
I was wondering why FORMTOOLS is not passing in the prefix to the edit
function.
--
AJ Mercer
Web Log: http://webonix.net
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---