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.
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.
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.
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: