Unable to upload image
In the upload form you can see that some type of image is allowed to be sent to Servicenow. We are trying to upload it but unfortunately it doesn’t work.
More »In the upload form you can see that some type of image is allowed to be sent to Servicenow. We are trying to upload it but unfortunately it doesn’t work.
More »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…
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 »Copyright © All Rights Reserved · Green Hope Theme by Sivan & schiy · Proudly powered by WordPress