How to define integer range in search

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2009 07:16 AM
Hi All,
I am facing problem in advanced search.
I have created custom property and make this as d:int
I need to search this column based on the range.
How to i define it in CustomModel.xml and web-client-config-custom.xml file ?
please help me in this issue.
Thanks in advance.
I am facing problem in advanced search.
I have created custom property and make this as d:int
I need to search this column based on the range.
How to i define it in CustomModel.xml and web-client-config-custom.xml file ?
please help me in this issue.
Thanks in advance.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2009 01:46 AM
@test\:integer:[0.3 TO 10.5]

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2009 01:15 AM
Thanks Gengshg.
