Skip to main content
Solved

Sorting of Joblist

  • March 1, 2022
  • 2 replies
  • 101 views

Forum|alt.badge.img+7
  • Do Gooder (Customer)

Hi,

We have just upgraded from FSM5, to FSM6. In the Joblist screen in the previous mobile app, there were a OOTB button in the bottom right corner, where you could choose what you wanted to sort the tasks by, for instance created_dttm, severity etc. 

In the mobile app for FSM6, I see that you can create these on your own. However, I cannot find anything related to this in the documentation, so I wonder what is the best way to solve this?

And, what is the value that this list is sorted by OOTB?

Best answer by SanjeewaJ

Hi @sinyb 

In Mobile designer you can simply modify existing sorting options or add your own.

Value should like below. table_name.column

Ex:

/Sanjeewa

This topic has been closed for replies.

2 replies

SanjeewaJ
Superhero (Employee)
Forum|alt.badge.img+12
  • Superhero (Employee)
  • Answer
  • March 1, 2022

Hi @sinyb 

In Mobile designer you can simply modify existing sorting options or add your own.

Value should like below. table_name.column

Ex:

/Sanjeewa


Forum|alt.badge.img+7
  • Author
  • Do Gooder (Customer)
  • March 1, 2022

Thank you very much, didn’t know I could just enter the columns directly in the content field.