Dear all,
I’ve a rich text field name revisionHistory, it will keep and display all the revision history.
Below is an example layout of my revision history.
Revision history:
Rev:0
Change by: abc
Rev:1
Change by: def
Rev:2
Change by: ghi
My question is, can I arrange the revision no. in descending order?.got any option to change the Rev no from 0, 1, 2 to 2, 1 ,0 order. Below is my desired output.
Revision history:
Rev:2
Change by: ghi
Rev:1
Change by: def
Rev:0
Change by: abc
Please let me know if got any workarounds to overcome this problem?..
Any help is highly commendable.
Thanks in advance…
Subject: Arrange rich text in descending order
A few days ago you asked this in the Notes/Domino 4 and 5 Forum, and I replied. Why do you ask the same question again?
Subject: RE: Arrange rich text in descending order
Thanks Rod…Actually, i had tried the way that you suggested the other day, however, i still can’t solve the problem, therefore i post again the question in the Notes/Domino 6 Forum…sorry…
Subject: RE: Arrange rich text in descending order
It is better to reply in the original discussion thread, with details of why you still can’t solve the problem. Perhaps I made a mistake that is easily fixed.
Subject: RE: Arrange rich text in descending order
Thanks for your advice…Actually, I already tried the way as you suggested a few days ago but the output still remain the same and arrange in ascending order.
Hope you can help me to solve this problem… Thanks