Hi all,
A would like to use a 'Sort criteria' as a View 'Argument', is this possible ?
Thanks
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.
Oki, thank you.
I will create 'pages' from the Default for each sort criteria ... the simplest solution (and the unik i think)
Comments
I don't think this is
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.
Oki, thank you. I will create
Oki, thank you.
I will create 'pages' from the Default for each sort criteria ... the simplest solution (and the unik i think)