|
Home > Archive > Microsoft Content Management Server > June 2006 > sort ordinal
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi all,
I am completely new to MCMS ,so forgive me for this basic question. The
developer for our CMS application is not with us anymore. There is a page
that displays a list of links in certain order(Not sure how it's set up).
Now the user wants to display the list in opposite order.
My question is: where do I start? Site manager or template?
Thanks.
Frank
| |
| Stefan [MSFT] 2006-06-20, 1:19 pm |
| Hi Frank,
if you need the oposite order, then just go into the template and change the
sort command.
Depending on an optional parameter you can choose whether to sort ascending
or descending.
So just change one line of code and you will get the oposite order.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Frank" <frankw_us@yahoo.com> wrote in message
news:OfVhuaGlGHA.4212@TK2MSFTNGP03.phx.gbl...
> Hi all,
>
> I am completely new to MCMS ,so forgive me for this basic question. The
> developer for our CMS application is not with us anymore. There is a page
> that displays a list of links in certain order(Not sure how it's set up).
> Now the user wants to display the list in opposite order.
> My question is: where do I start? Site manager or template?
>
> Thanks.
> Frank
>
>
>
| |
|
|
Thanks, Stefan. One more question: where is the sort command in the
template?
Thanks.
Frank
"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:#mdoweGlGHA.4200@TK2MSFTNGP05.phx.gbl...
> Hi Frank,
>
> if you need the oposite order, then just go into the template and change
the
> sort command.
> Depending on an optional parameter you can choose whether to sort
ascending
> or descending.
> So just change one line of code and you will get the oposite order.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS:
http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "Frank" <frankw_us@yahoo.com> wrote in message
> news:OfVhuaGlGHA.4212@TK2MSFTNGP03.phx.gbl...
page[vbcol=seagreen]
up).[vbcol=seagreen]
>
>
| |
| Stefan [MSFT] 2006-06-22, 7:20 am |
| Hi Frank,
no idea. I did not develop your template.
That is code that the developer of the template included somewhere.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Frank" <frankw_us@yahoo.com> wrote in message
news:%23SKigaalGHA.1040@TK2MSFTNGP05.phx.gbl...
>
> Thanks, Stefan. One more question: where is the sort command in the
> template?
>
> Thanks.
> Frank
>
> "Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
> news:#mdoweGlGHA.4200@TK2MSFTNGP05.phx.gbl...
> the
> ascending
> http://tinyurl.com/6zj44
> page
> up).
>
>
|
|
|
|
|