最近搜索


没有最近搜索

ZAFv2 - support "routeTo" for special views like deleted and suspended ?



已于 2022年8月02日 发布

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 条评论

Lets make it happen champs!

0


is there any answer regarding this question? how is it possible to open "suspended tickets" via zaf client?

0


请先登录再写评论。

找不到所需的内容?

新建帖子