ericferon / glpi-archimap

GLPI plugin for drawing architecture maps (based on draw.io)
GNU General Public License v2.0
19 stars 10 forks source link

Is it possible to use autocomplete for standart stencils? #22

Closed Yasamal33 closed 4 years ago

Yasamal33 commented 4 years ago

Hi. There are several questions related to this product:

  1. Is it possible to use autocomplete for standard stencils? Id like to use autocomplete for non-glpi stencils
  2. Can I link glpi assets to non-glpi stencils? For example use "Class 4 5 Switch" item that is in Cisco/Switches, link it to the network asset from glpi (Asset - Network Devices )
  3. Is it possible to open asset page by clicking on the stencil?

Thank you for the answers!

ericferon commented 4 years ago

Question 1 : no, it's not possible. The "autocomplete" function need to know where to look up. You can "clone" a standard stencil in GLPI tab, and further define its behaviour in the file glpi.xml. Question 2 : same answer as Q1. Question 3 : Yes, select the object and choose menu Edit->Edit link. Enter the URL to the asset page. Best regards,