Menu

Export public log to excel from portal

Madalina
2022-04-07
2022-04-20
  • Madalina

    Madalina - 2022-04-07

    Hi everyone,
    is it possible to modifiy the default export in excel from portal adding more user request information, in particular the public log?

    Thank you in advance for your kindly response.

     
  • Vincent @ Combodo

    Hello Madalina,
    Yes it is possible, you must as always with iTop write an extension to modify this, but this is pure XML, so quite easy. Below a imprecise canvas:

    <module_design id="itop-portal" xsi:type="portal">
      <bricks>
         <brick id='???' xsi:type="Combodo\iTop\Portal\Brick\ManageBrick">
           <export>
             <fields>
               <field id="public_log" _delta="define">
    
     

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.