I too have been having problems with the HP rule. I've tried Phillips suggestion but can not get a consistent working rule.
The bummer part of Geoffs suggestion to create a rule for each content type ... at least for me is 1. I have more than a handful of custom types, and 2. I have cases where the content objects to "tease out" on a page are varied and sometimes need to be sorted in a mingled sort of way like: contentTypeA contentTypeD contentTypeC contentTypeC contentTypeB contentTypeA contentTypeD contentTypeA contentTypeB HP is perfect for this otherwise I would need 4 different rule types with 8 rule instances on the page/container. :( On Monday, September 23, 2013 3:42:55 PM UTC-7, Geoff Bowers wrote: > > It might be some sort of db constraint you have in place, like an index. > > Personally I'd look at just dropping hand picked and writing a specific > rule for the individual content types you want to have listed. Rules plus > fapi.getcontentobjects are about the tastiest customization you can make. > Would be happy to show you a sample rule if you're keen. > > GB > > On Tuesday, September 24, 2013, Aaron Rugg wrote: > >> Can we try dropping in just ruleHandpicked.cfc or is that a bad approach? >> >> >> On Sun, Sep 22, 2013 at 10:46 AM, Aaron Rugg <[email protected]>wrote: >> >> There are no conflicts listed to resolve when I check under COAPI >> >> >> On Sat, Sep 21, 2013 at 7:58 PM, Blair McKenzie <[email protected]> wrote: >> >> You can also try the latest version of farcrycms ( >> https://farcry.jira.com/svn/CMS/trunk). >> >> Blair >> >> >> On Sun, Sep 22, 2013 at 10:19 AM, AJ Mercer <[email protected]> wrote: >> >> is you COAPI up to date? >> >> >> On 22 September 2013 06:36, Rugg <[email protected]> wrote: >> >> We have a site running 6.2.7 and experiencing strange behavior with the >> utility handpicked rule. >> >> - We Cannot remove items from a handpicked rule >> - When creating a new include we get the following error: Message: >> [objectid] >> is part of this table's primary key and must be included in stProperties: >> >> Error Details >> >> >> Exception Type: Application >> >> >> Tag Context: >> >> >> C:\inetpub\wwwroot\farcry\core\packages\dbgateways\BaseGateway.cfc (line: >> 316) >> >> >> C:\inetpub\wwwroot\farcry\core\packages\dbgateways\BaseGateway.cfc (line: >> 185) >> >> >> C:\inetpub\wwwroot\farcry\core\packages\dbgateways\BaseGateway.cfc (line: >> 382) >> >> >> C:\inetpub\wwwroot\farcry\core\packages\lib\db.cfc (line: 518) >> >> >> C:\inetpub\wwwroot\farcry\core\packages\fourq\fourq.cfc (line: 932) >> >> >> C:\inetpub\wwwroot\farcry\core\packages\rules\rules.cfc (line: 451) >> >> >> C:\inetpub\wwwroot\farcry\core\tags\formtools\processformObjects.cfm >> (line: 269) >> >> >> C:\inetpub\wwwroot\farcry\core\tags\formtools\processformObjects.cfm >> (line: 179) >> >> >> C:\inetpub\wwwroot\farcry\core\tags\formtools\processformObjects.cfm >> (line: 157) >> >> >> C:\inetpub\wwwroot\farcry\core\tags\formtools\processformObjects.cfm >> (line: 1) >> >> >> C:\inetpub\wwwroot\farcry\core\packages\rules\rules.cfc (line: 289) >> >> >> C:\inetpub\wwwroot\farcry\core\webskin\rules\editInPlace.cfm (line: 9) >> >> >> C:\inetpub\wwwroot\farcry\core\packages\fourq\fourq.cfc (line: 439) >> >> >> C:\inetpub\wwwroot\farcry\core\packages\fourq\fourq.cfc (line: 332) >> >> >> C:\inetpub\wwwroot\farcry\core\webtop\conjuror\invocation.cfm (line: 152) >> >> >> Has anyone experienced this before? >> >> -- >> 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 >> --- >> You received this message because you are subscribed to the Google Groups >> "farcry-dev" group. >> To >> >> -- 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 --- You received this message because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
