A bit more investigation work, it looks like this is going beyond Handpicked rules :-(.
In 6.1.1 I just now I've tried using one of our project's own "list selected" rules. I've picked some records and when I hit the next step on the wizard RHS menu I get the following error:- There was a problem with that last request! Please push "back" on your browser or go back home <https://localhost/> Error Details MessageElement OBJECTID is undefined in a CFML structure referenced as part of an expression. Exception TypeExpression Detail Tag Context - C:\Inetpub\farcry\projects\website\webskin\ruleSelectedCaseStudy\update.cfm (line: 78) - C:\Inetpub\farcry\core\packages\fourq\fourq.cfc (line: 442) - C:\Inetpub\farcry\core\packages\fourq\fourq.cfc (line: 332) - C:\Inetpub\farcry\core\packages\rules\rules.cfc (line: 156) - C:\Inetpub\farcry\core\webskin\rules\editInPlace.cfm (line: 9) - C:\Inetpub\farcry\core\packages\fourq\fourq.cfc (line: 442) - C:\Inetpub\farcry\core\packages\fourq\fourq.cfc (line: 332) - C:\Inetpub\farcry\core\webtop\conjuror\invocation.cfm (line: 152) Again when creating a new rule it's ignoring the selected objects, trying to edit the objects have disappeared. The one thing these two have in common is they're both using an update.cfm and wizard custom tags to build the rules form. I've another in the project which holds just an execute.cfm and that's working fine. Line 78 in the above example BTW is:- <ft:object objectid="#stWizard.data[stobj.objectid].aObjects[i].objectid#" lfields="url" r_stFields="stFields" /> I'll need to do some more digging as to where the objectID its referring to has gone but thought I'd drop this in for now. Cheers, James -- 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
