-
Notifications
You must be signed in to change notification settings - Fork 130
Description
Hello,
Like in the old forms plugin, we need the ability to map GLPI TTR (time_to_resolve) variables as form fields in the Formcreator plugin. Currently, the TTR return date is not available as a mappable field, making it impossible to use this data in forms.
The Formcreator plugin should allow GLPI's time_to_resolve field to be mapped and used as a form field variable, just like it was possible in the legacy forms plugin. This would enable forms to display, reference, or calculate based on the TTR deadline.
Currently, there is no direct way to access or map the TTR date field in Formcreator forms without this variable mapping capability.
This feature was available in previous versions and is essential for ticket management workflows where the TTR date needs to be displayed or referenced in forms. Example use case: displaying "Return date: [time_to_resolve]" in a form, similar to how other GLPI fields like departure date can be mapped.
Restore the time_to_resolve return date variable so it can be used in forms again. This would allow users to display the TTR due date or use it in calculations within forms.