glpi icon indicating copy to clipboard operation
glpi copied to clipboard

refactor(forms): centralize end user input name

Open ccailly opened this issue 1 year ago • 0 comments

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets

A method has been added to centralize the input names of the question types on the final form interface. The format has also been modified so that the answers to the questions are no longer stored in a single attribute. This is similar to the way FormCreator works, and simplifies the path for the upcoming arrival of the File question type.

ccailly avatar Apr 25 '24 13:04 ccailly