Recent searches
No recent searches
ZAFv2 - support "routeTo" for special views like deleted and suspended ?
Posted Aug 02, 2022
Currently the ZAF client can open the view by ID:
client.invoke("routeTo", "views", <viewId>)
However there is no viewId for deleted and suspended views if we want to open Suspended or Deleted view. We tried:
client.invoke("routeTo", "views", "deleted")
client.invoke("routeTo", "views", "suspended")
but neither of them worked.
Is there any chance ZAFv2 to support this in routeTo?
Thanks alot.
1
2
2 comments
Jason Ortega
Lets make it happen champs!
0
Vlad
is there any answer regarding this question? how is it possible to open "suspended tickets" via zaf client?
0