formcreator
formcreator copied to clipboard
Adding a filter with GLPI Object field
Describe the solution you'd like When using a question that used GLPI Object type, have a section in order to filter items displayed in the dropdown. Field can be a textfilter like ComputerType="DevBox" (see example 1 below) or a dynamic table of filter rule.
Additional context For a form to request an access to a server listed in assets computer. Example 1 : i would like a field to select a computer but only computer with computer type = "DevBox" Example 2 : i would like a field User, based on GLPI Object "users", but display only user where current user is the manager / or on a specific entity.