Skip to main content
Nintex Community Menu Bar

Hi, 

 

I am trying to use the GetWorkListItems on the Task Smartobject, but I am struggling to use the RegularFilter. 

 

Can someone explain what needs to go here, and in what format?

 

I am trying to call this method from a form/view, with the end goal to re-direct a task. I beleive I have all the information I need to redirect the Task, except the Task ID. The only way to get this, I think, is to use the GetWorkListItems method, but if anyone knows of another way, then please let me know!

 

Cheers!

 

Matt

Hello  @MLGT 


 


Please have a look at the followeing:


 


Regular Filter in Smart Object:


https://community.k2.com/t5/K2-Blackpearl-Forum-Posts/Regular-Filter-in-Smart-Object/td-p/102137


 


Creating View Filters accessible by all users: https://help.k2.com/support-services/kbt134376


 


Task smartobject RedirectWorkListItem: https://community.k2.com/t5/K2-Five/Task-smartobject-RedirectWorkListItem/td-p/108867


 


How to: Use the SmartObject Get List custom filter: https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#How-Tos/SMOFilter/SmartObject-GetList-Filtering.htm


 


RegularFilters in GetWorklistItems smartobjects: https://community.k2.com/t5/General/RegularFilters-in-GetWorklistItems-smartobjects/td-p/108793


 


 


GetWorklistItems - Method could not be resolved: https://community.k2.com/t5/K2-Five/GetWorklistItems-Method-could-not-be-resolved/td-p/113435


 


 


 


Reply