Forum Discussion

jeetsharma78's avatar
jeetsharma78
Copper Contributor
Jan 19, 2023

Direct Link (url) to Task Grid or Task Board of a project in "Project for the Web"

Direct link (url) to Project Details is possible. However, there's no way to directly point to Task-Grid or Task-Board page of a Project in "Project for the Web".
It would be of great help, for use in Email notifications sent via flows

3 Replies

  • Hello jeetsharma78 ,

    You can easily build up the correct URL to create a link to the project board view, timeline view etc. For example, assuming your Project for the web instance URL was: https://project.microsoft.com/company.com/en-GB#  

    You could build up the correct URL to the page you want:

    https://project.microsoft.com/company.com/en-GB#/{page}?projectId={projectGuid}  

    Where the {page} option would either be:

    • taskboard
    • tasktimeline
    • taskcharts
    • peopleboard

    I hope that helps

    Paul

    • jeetsharma78's avatar
      jeetsharma78
      Copper Contributor

      Paul_Mather Thanks buddy, I'm aware of this, but this will not serve my purpose. I am looking for the URL within the dynamics app (Project for web in our case), which is something like https://xxxx.crm4.dynamics.com/main.aspx?appid=1111.......11&pagetype=entityrecord=msdyn_project&id=1111111.......111111

       

      With Task grid or Task Board link

      • Paul_Mather's avatar
        Paul_Mather
        MVP

        Hello jeetsharma78 ,

        Ok, sorry the post didn't mention the model driven app. I'm not aware of how you could / would do that in the model driven app as the task component is just the Project for web app loaded in an iframe inside the model driven app.

        Paul

Resources