-
Notifications
You must be signed in to change notification settings - Fork 130
Description
I am using Formcreator version 2.13.10 with GLPI 10.x hosted on Hostinger. When configuring forms with "Direct access on homepage" set to "No" and linking them to specific entities, the forms still appear directly on the service catalog homepage, without grouping or showing categories first as expected.
Steps to reproduce:
Create a form and assign it to a subcategory (e.g., TI > Description).
Set "Direct access on homepage" to "No".
Link the form to an entity (uncheck "Accessible by child entities").
Access the service catalog homepage.
Expected behavior:
Users should first see the main categories (like TI), and only after clicking on a category should the system show the forms linked to that category.
Observed behavior:
Forms are displayed individually and directly on the service catalog homepage, without this category organization, resulting in a disorganized interface.
Additional information:
Form categories are set correctly using Formcreator dropdown lists.
Permissions for entities and profiles were tested without affecting visibility.
Clearing cache, logging out/in, and testing different profiles did not change the behavior.
There appears to be no clear option to change this behavior in the plugin.
Requesting support to identify if this is a bug or if there’s a specific configuration to display categories before forms on the homepage.