Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » descending sort order
descending sort order [message #1186] Fri, 14 December 2007 11:41 Go to next message
danpoleary is currently offline  danpoleary
Messages: 49
Registered: February 2007
Member
I have been trying to control two things, but can't find documentation on it, currently your website fails on links to some content.

I would like certain list1 tasks to sort on a specific field in descending order, I am also trying to set the default to show to 100 for certain list1 tasks as well.

Thank you in advance,

dan
Re: descending sort order [message #1187 is a reply to message #1186] Fri, 14 December 2007 12:22 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Quote:

currently your website fails on links to some content

What links are failing?

Quote:

I would like certain list1 tasks to sort on a specific field in descending order

(1) You can use the order_by field as documented in http://www.tonymarston.net/php-mysql/menuguide/mnu_task(upd1 ).html to set the default sort order for a specific task.

(2) You can use the default_sort_seq field as documented in http://www.tonymarston.net/php-mysql/menuguide/dict_table(up d).html to set the default order for all tasks which use that table.

Quote:

I am also trying to set the default to show to 100 for certain list1 tasks as well

This cannot be set for individal tasks. It is controlled by the user and whatever setting is selected remains in force for all tasks within that session until a new setting is selected. This is documented in http://www.tonymarston.net/php-mysql/dialog-types.html#navig ation-bar.


Re: descending sort order [message #1188 is a reply to message #1186] Fri, 14 December 2007 13:34 Go to previous messageGo to next message
danpoleary is currently offline  danpoleary
Messages: 49
Registered: February 2007
Member
Found it,

By stepping through the Function_and_variables documentation I was able to find the information.

The link from another doc I found using the search, yielded a blank page.

dan
Re: descending sort order [message #1189 is a reply to message #1187] Fri, 14 December 2007 13:44 Go to previous messageGo to next message
danpoleary is currently offline  danpoleary
Messages: 49
Registered: February 2007
Member
Hi, here is an example, I go to this item:
http://www.tonymarston.net/php-mysql/infrastructure-faq.html #faq60
then select the link within the text. a blank page comes up. I have found many of these. do you want me to send them on to you if I find more?

dan
Re: descending sort order [message #1191 is a reply to message #1189] Fri, 14 December 2007 14:08 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
danpoleary wrote on Fri, 14 December 2007 18:44

Hi, here is an example, I go to this item:
http://www.tonymarston.net/php-mysql/infrastructure-faq.html #faq60
then select the link within the text. a blank page comes up.

dan

When I try that link the correct page is displayed without any problem.


Re: descending sort order [message #1192 is a reply to message #1191] Fri, 14 December 2007 14:35 Go to previous messageGo to next message
danpoleary is currently offline  danpoleary
Messages: 49
Registered: February 2007
Member
OK, Strange.

Here is the link when I hover over the text:

http://www.tonymarston.net/php-mysql/menuguide%5Cappendixf.h tml

does this work for you?

dan
Re: descending sort order [message #1193 is a reply to message #1192] Fri, 14 December 2007 15:18 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
danpoleary wrote on Fri, 14 December 2007 19:35

OK, Strange.

Here is the link when I hover over the text:

http://www.tonymarston.net/php-mysql/menuguide%5Cappendixf.h tml

does this work for you?

dan


That link should be http://www.tonymarston.net/php-mysql/menuguide/appendixf.htm l, as can be found on http://www.tonymarston.net/php-mysql/menuguide/index.html

Whatever is changing that '/' to '%5C' is causing the corruption. What browser are you using?


Re: descending sort order [message #1200 is a reply to message #1193] Thu, 20 December 2007 08:12 Go to previous messageGo to next message
danpoleary is currently offline  danpoleary
Messages: 49
Registered: February 2007
Member
Yes, thats what I was thinking. Something is blocking decoding.

I use firefox 2, latest patch level. I have also checked the plugins to see if they cause this. no solution yet.

I will dig a little deeper.

dan
Re: descending sort order [message #1201 is a reply to message #1200] Thu, 20 December 2007 09:03 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
I think I've found the problem. Some of those hyperlinks contain a '\' instead of a '/'. This is not a problem when using Internet Explorer, but Firefox and Opera do not like it at all. I shall have to update all the affected HTML documents.

Previous Topic: logon.xsl questions
Next Topic: Redirect or Link
Goto Forum:
  


Current Time: Thu Mar 28 13:10:55 EDT 2024

Total time taken to generate the page: 0.01056 seconds