Show cool things you have done with our products


Post by Dev_Coppelis »

Hello,
I want to filter tasks by resource id in client side. i don't know how and where i can do this.
Thanks.

Post by Maxim Gorkovsky »

Hello.
You can filter task store using this method: filterBy.

Post by Dev_Coppelis »

Hello,
I don't know where i can use this function, can you guide me please?

Post by mats »

This is a Store method. So you can use it on your TaskStore instance.

Post Reply