• Resolved soportemedialife

    (@soportemedialife)


    Good day Dylan,

    Need quick help with an issue. I create a page displaying the shortcodes
    for members to see their specific tasks, files and calendar. But I
    placed the wrong shortode as when a user access they can see ALL OF THE
    TASK. On your documentation, you mention it is possible to display just
    the current user tasks and files, but cant find the way.

    Can you send me the right shortcodes?

    FOR TASKS I AM USING (with the plus of commenting I want to mantain and
    the plus of deleting completed)

    [zephyr_task comments=”1″ hide_completed=”1″]

    FOR FILES

    [zephyr_files]

    FOR CALENDAR

    [zephyr_calendar]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Dylan James

    (@dylanjkotze)

    Hi there,

    Thanks for the question.

    You can set it to show only the current users tasks by setting the ‘assignee’ attribute to ‘current’.

    As an example, for the tasks, you can use:
    [zephyr_task comments=”1″ hide_completed=”1″ assignee=”current”]

    This will then show all the tasks assigned to the user that is currently logged in so that users will only see their own tasks.

    Please let me know if this helps. Thanks.

    Best regards,
    Dylan

Viewing 1 replies (of 1 total)

The topic ‘Shortcodes for current users’ is closed to new replies.