Hi all,

A would like to use a 'Sort criteria' as a View 'Argument', is this possible ?

Thanks

Comments

medenfield’s picture

I don't think this is possible. Sort/ORDER BY is a different SQL function than arguments, which essentially add a WHERE clause to your query.

samurai_2k5’s picture

Oki, thank you.

I will create 'pages' from the Default for each sort criteria ... the simplest solution (and the unik i think)