INTERACT FORUM

More => Old Versions => Media Center 16 (Development Ended) => Topic started by: StFeder on April 10, 2011, 06:18:48 am

Title: Smartlist Wizard: list of numbers in a numeric field
Post by: StFeder on April 10, 2011, 06:18:48 am
Adding a rule (via wizard) saying

Rating | is not | 1,2,5 | stars

works. Reopening the smartlist editor changes the value to

Rating | is not | 1; 2; 5 | stars

The rule doesn't work any more. Reopening the smartlist editor again splits the rule to

Rating | is not | 1 | stars
Custom | 2,
Custom | 5

and it still doesn't work.
Title: Re: Bug creating/editing smartlist
Post by: Matt on April 11, 2011, 02:23:34 pm
Sorry, but it's not supported to enter a list of numbers in a numeric field.

The underlying search engine may support it, but the wizard won't like it.
Title: Re: Bug creating/editing smartlist
Post by: StFeder on April 13, 2011, 07:10:28 am
Thanks for taking the time to answer!