Author Topic: Changing order of canned scripts  (Read 10100 times)

0 Members and 1 Guest are viewing this topic.

ltu

  • Jr. Member
  • **
  • Posts: 2
Changing order of canned scripts
« on: July 07, 2011, 02:37:35 AM »
Hi
Does anyone know if there is any way to put the canned scripts into a different order.  They seem to go into alphabetical order by default and we want ours in a specific "most often used" order?
thanks.

dmcdaniel

  • Sr. Member
  • ****
  • Posts: 32
Re: Changing order of canned scripts
« Reply #1 on: August 02, 2011, 01:49:09 PM »
Itu,

This is just an idea but something you may need to do:

You would need to count the number of times its been used in the database, then do a sort based on that.

That would be the easiest way I know of to do it. But why would you want to search this way? It would be very unpredictable.