Project Manager Pro / Front End task by user

This topic contains 4 reply and 2 voices, and was last updated by towhid 9 years, 4 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
November 12, 2014 at 4:59 am 30250
towhid Is there a way to show task by user front end? At this point you guys probably realize I can code pretty much anything in this piece. I am kind of surprised there is not a shortcode to show tasklist by user ID in the front end? Is this not possible? c.
November 12, 2014 at 10:25 am 30256
towhid towhid

Hello Kristin,

I have forwarded this idea to our developer team. They will check the issue. We like to back to you with a right solutions.

Thank You. 🙂

November 19, 2014 at 10:24 am 30737
towhid towhid

Hello Kristin,

No there are no shortcode for task list by User ID. But you can manage by cpm_get_tasklist filter. Please open project-manager-pro/class/task.php, filter name is cpm_get_tasklist. You can change the sort task by this filter.

We have discuss about this kind of things in another topic as I remember.

Thank You.
🙂

December 4, 2014 at 4:58 am 31754
Kristin Kristin

It was a similar question but that had to do with query by date, which we got working. I need to allow for queries by user so each user can have page dedicated to their tasks in the front end. Thats why I was curious as to why there was no shortcode. We can view projects by ID I figured tasks assigned to user by ID wouldn’t be that much farther of a stretch and one more way to sort the view or show independently.

Or even just a complete view of all users and their tasks on one page.

Looks like this will be one more way I add to your code base.

December 4, 2014 at 12:03 pm 31788
towhid towhid

Hello Kristin,

I have given you a clue how to do that previous replay. Once again cpm_get_tasklist filter is use to Get all task list by project. But you can customize the query. Hope you can do your own. You know you can extend filter. We did not use any shotcode because it is very difficult to manage. But we will try to implement this shortcode in near future if possible. If shortcode include in this plugin we will let you inform.

Hope you understand.

Thank You 🙂

Viewing 4 Posts - 1 through 4 (of 4 total)