Howto sort list by two fields

Is there a way to have list of records sorted by one field and then by 2nd field?

Or we can use only sort by one field?

It seems that there is a way to accomplish it. We need to modify…

… url and its parameters

We should modify it in following way:

sysparm_query=^ORDERBYfild1ORDERBYfild2

Additionally we are able to use orderbydesc to sort descending.

There is also easier way to achieve it – using filter modification icon – try to use twice Add Sort button…

Get referenced record

It’s possible to get directly record that is referenced from current object. We are not forced to use var gr = new GlideRecord….

There is simple call that already will deliver referenced record to us:

More »

Where comments and work notes are stored?

You are able to add some information to records that can be of two types:

  • work note
  • comment

From GUI you can add them easly – but where are they stored?

There is a table … More »

Copyright © All Rights Reserved · Green Hope Theme by Sivan & schiy · Proudly powered by WordPress

leo