btry
btry
In [the first screenshot of this comment](https://github.com/pluginsGLPI/formcreator/issues/3264#issuecomment-1531386599) you are not viewing a ticket. You are viewing an assistance request. This object is rendered depending complex criterias either as a ticket,...
Ok, I think I understand your problem. You are confused because the ID you see in [the first screenshot of your bug report ](https://github.com/pluginsGLPI/formcreator/issues/3264#issue-1688995084) does not matches the ID you...
Hi This screenshot shows a ticket rendered by GLPI. When Formcreator shows a ticket, it delegates to GLPI the task to render it; then the plugin cannot show the ID...
Hi Do not create a plugin which works on top of Formcreator. This plugin reached end of life and will be replaced with GLPI's native forms in next major version.
Hi You should chech in php-errors.log and sql-errors.log. You should find errors related to your code. Your file testefield.php does not contains any class, then it is not good. You...
Bonjour C'est probablement une règle métier qui s'applique à la création du ticket généré.
Hi You should ask for help on the glpi forum. Issues are for bugs and features related to Formcreator only. Also, Take note that this plugin reached end of life,...
Hi File question in public forms introduce a security issue which cannot be solved. Therefore this feature is disabled.
Maybe but Formcreator reached end of life. No new feature wil be developed anymore. Forms are being implemented in the next major release of glpi. I don't expect that you...
Hi You're probably installing the plugin with an argument which disables the check of the already existing tables. If yes, remove that argument and read the errors found by the...