Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C2] Course category : there is no option in the interface to create and manage sub categories #5985

Open
NicoDucou opened this issue Dec 17, 2024 · 0 comments

Comments

@NicoDucou
Copy link
Member

On the page main/admin/course_category.php you can manage categories and create a new category.
When entering in a category if you create a new category there is in the url the id of the parent (main/admin/course_category.php?action=add&id=5) but once you create the category the parent category is not registered in the database.

Also when editing a category (main/admin/course_category.php?category=&id=6&action=edit) the parent field is missing to be able to select the parent category.

Once the assignation of a category works, check that it appears correctly on the main page (main/admin/course_category.php) and when entering the parent category.

@NicoDucou NicoDucou added this to the 2.0 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant