Yes, use when= instead of if= If= refers to whether or not to run the function at all When= refers to returning results that match your criteria
Cheers, Dan On Sun, Nov 27, 2016 at 11:22 AM 'DIG Germering' via BoltWire < [email protected]> wrote: > Hello, > > I would like to have a link to all the pages, whose last name part is not > a number. > This dosn't work: > > [(search group=ev.* if="! number {+page}" template='[[{+p}]]')] > > I get all the pages. > What's wrong. > Please help me. > > Bruno > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/boltwire. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/d/optout.
