James,

Post the bug to the issue tracker for the farcrycms plugin.  I found the 
same issue in a fresh 6.1.2 install w/ the latest copy of the plugin.  You 
can create an instance of the rule, but then if you go back in to edit it, 
when you click save it throws the error.

You could build your own rule that works as the handpicked rule does.  If 
you use the same cfproperty tags you could even name it the same and your 
data would migrate over automatically.  However, what I would do is modify 
it so that instead of using an extended array and allowing the user to 
select a different webskin for each type, create a single common webskin for 
each type then write the rule to always use that webskin.  Then you can just 
let FarCry build the form for you (no need for a custom update.cfm) and just 
let the users add the items via an array picker.  There would be no second 
step.   My guess is that the bug is related to the extended array, but its 
just a guess at this point.

The code in the CFC would most likely be the same, you would remove the 
update.cfm and modify the execute.cfm to assume a single, common webskin 
name.

I think that might be your best bet unless someone at Daemon can find a fix 
for the bug.

-- 
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

Reply via email to