You are not logged in.
Pages: 1
Hey!
We are currently developing an interface plugin for GLPI.
For the other side of the interface, we would like to generate a URL to a specific tab of an asset.
I have read some old posts about the "forcetab" url parameter but is there any documentation on which value I have to assign to this parameter for which tabs?
For example: We would like to embed a link to the "Software" tab/form of Computers.
So it should be something like https://my-glpi-server/front/computer.form.php?id=5&forcetab=Software$1
Thanks & best regards from Germany!
Offline
Right click the tab and copy the link to see it.
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
Hey, a mix of both actually solved it.
If I copy the link from right-clicking the tab, it doesn't work in a new browser tab.
Neither does the "_glpi_tab=Item_SoftwareVersion" work.
But if I just use "https://my-glpi-server/front/computer.form.php?id=5&forcetab=Item_SoftwareVersion$1" it works fine.
I think that is something worth to be noted in GLPI docs. ;-) Or is it already and I just missed it?
Offline
Pages: 1