Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Filter option in webtop for news/events/anything doesn't seem to work
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
neo  
View profile  
 More options Feb 9, 8:57 am
From: neo <venkatredd...@gmail.com>
Date: Thu, 9 Feb 2012 05:57:10 -0800 (PST)
Local: Thurs, Feb 9 2012 8:57 am
Subject: Filter option in webtop for news/events/anything doesn't seem to work
Hi All,

I'm trying to use filter and obtain results in webtop.

Filter option doesn't seem to work, either with Label/Title filtering
or just by simply selecting a category!

Nothing seems to happen infact, using Filter option in the webtop for
any of the contenttypes.

Any help appreciated!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Coyne  
View profile  
 More options Feb 9, 10:41 am
From: Sean Coyne <coyne.s...@gmail.com>
Date: Thu, 9 Feb 2012 07:41:52 -0800 (PST)
Local: Thurs, Feb 9 2012 10:41 am
Subject: Re: Filter option in webtop for news/events/anything doesn't seem to work

What version of FarCry core?  I assume you are also using the FarCry CMS
plugin? What version of the plugin?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
venkat reddy  
View profile  
 More options Feb 9, 10:51 am
From: venkat reddy <venkatredd...@gmail.com>
Date: Thu, 9 Feb 2012 15:51:56 +0000
Local: Thurs, Feb 9 2012 10:51 am
Subject: Re: [farcry-dev] Re: Filter option in webtop for news/events/anything doesn't seem to work

We are using Farcry Core 6.1.1 Version.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
venkat reddy  
View profile  
 More options Feb 10, 4:29 am
From: venkat reddy <venkatredd...@gmail.com>
Date: Fri, 10 Feb 2012 09:29:47 +0000
Local: Fri, Feb 10 2012 4:29 am
Subject: Re: [farcry-dev] Re: Filter option in webtop for news/events/anything doesn't seem to work

What I'm trying to get to is,

Within webtop of farcry, we use filtering option to display pages from
certain category for every typename(dmFile/dmNews/dmEvent..)

filtering by label or filtering by category(tree) or filtering by both
(label and category) does not seem to work.

After submitting the filtering options, there seems to be no action being
taken!

Our filtering option (which we obtained from farcry core using
ft:objectadmin) doesn't seem to work in farcry 6.1.1, it used to in 5.3

Regards,
Venkat

On Thu, Feb 9, 2012 at 3:51 PM, venkat reddy <venkatredd...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Coyne  
View profile  
 More options Feb 10, 7:51 am
From: Sean Coyne <coyne.s...@gmail.com>
Date: Fri, 10 Feb 2012 04:51:51 -0800 (PST)
Local: Fri, Feb 10 2012 7:51 am
Subject: Re: [farcry-dev] Re: Filter option in webtop for news/events/anything doesn't seem to work

Its probably an issue with the category formtool.  Have you tried removing
the category field from the list of filter fields?  Does the label filter
work then?  If so, you may have to alter the metadata for the category
field using the stFilterMetadata attribute of the <ft:objectadmin> tag.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Kent  
View profile  
 More options Feb 10, 8:46 am
From: Chris Kent <mxdes...@gmail.com>
Date: Fri, 10 Feb 2012 05:46:15 -0800 (PST)
Local: Fri, Feb 10 2012 8:46 am
Subject: Re: [farcry-dev] Re: Filter option in webtop for news/events/anything doesn't seem to work

I think this is due to formtools validation on properties that you have
included in your filter. You need to override the formtool validation for
the object admin.

Try adding the following before <ft:objectadmin replacing/addig property
names as required
<cfset stFilterMetadata = {
status = { ftValidation = "" },
catNews = { ftValidation = "" }

} />

And add the following to your <ft:objectadmin
stFilterMetadata="#stFilterMetadata#"

Chris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
venkat reddy  
View profile  
 More options Feb 10, 9:54 am
From: venkat reddy <venkatredd...@gmail.com>
Date: Fri, 10 Feb 2012 14:54:36 +0000
Local: Fri, Feb 10 2012 9:54 am
Subject: Re: [farcry-dev] Re: Filter option in webtop for news/events/anything doesn't seem to work

Thanks Chris.

This seems to work in dmNews. Will have a look into other troubling
properties and get back.

Much appreciated.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
venkat reddy  
View profile  
 More options Feb 10, 10:12 am
From: venkat reddy <venkatredd...@gmail.com>
Date: Fri, 10 Feb 2012 15:12:31 +0000
Local: Fri, Feb 10 2012 10:12 am
Subject: Re: [farcry-dev] Re: Filter option in webtop for news/events/anything doesn't seem to work

This Seems to work by making title field Required.

We are trying to achieve the results by just choosing the category and
leaving title field empty.

On Fri, Feb 10, 2012 at 2:54 PM, venkat reddy <venkatredd...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »