You are not logged in.
Hello, I need your help to do a php redirection.
What I want to do is that when I log in, I don't land on the basic page "helpdesk.public.php" but on the fromcreator forms page which is "formlist.php".
Do you have any idea how I can do this?
Or if you did it how you did it?
I did some tests with header + url of my glpi, but I end up with just a blank page.
I also did the test with an AI to rewrite the php of the helpdesk page. I had the forms page when I connected, but if I had several profiles for example a user and another admin, if I go from the admin profile to the user I am stuck in the helpdesk page. The only way is to log out and return to my admin page
My glpi is under Debian 11 with php version 8.2
I am available if you want more information.
Offline
Use the configuration options provided by the form creator plugin.
https://glpi-plugins.readthedocs.io/en/ … talog.html
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
Hello, thank you for your help, it worked
Offline