Feature #4834
Add link to switch to entity of the loaded object
Status: | Feedback | Start date: | 03/18/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | tsmr | % Done: | 0% | |
Category: | Ergonomics | |||
Target version: | Unplanned |
Description
Example :
Multientities mode (2 entities : Root Entity & Child entity)
I open a existant ticket (or other object) form of the Child entity but i'm placed on root entity (show all). I want to switch on the object entity without using entity modal dialog box (rapid link).
Solution :
Add a javascript link (icon) to launch $CFG_GLPI['root_doc']."/front/central.php?active_entity=".$this->fields["entities_id"] into function showFormHeader or directly into function showForm (for ticket) for automatically switch to the loaded object entity