Menu

Add an "Assigned to me" box after log into User Portal

2025-05-09
2025-08-01
  • Joanne Leung

    Joanne Leung - 2025-05-09

    Dear All,

    I would like to add an "Assigned to me" box which show login user's responsible tick before Incident box. How could I do that? I am very new in iTop, I've studied iTop wiki and should I need to write a new extension for that? Is there any simple sample I can follow?

    Thanks a lot.

    Joanne

     
  • eric24V

    eric24V - 2025-08-01

    An extension is necessary. In iTop documentation I can't see an example that is similar to your needs. I suggest you take a closer look at https://www.itophub.io/wiki/page?id=3_2_0:customization:portal_xml
    You could add your own manage brick or modifiy the existing manage brick and add a group under grouping with an OQL like "SELECT Ticket WHERE agent_id = :current_contact_id" to filter out ticket's where current user is the agent. One has to pay attention to scopes to make sure the tickets are visible to the user.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.