View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
17814Feature requestsPluginspublic2022-02-09 08:34
Reportergabrieljenik Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary17814: Can't set order for custom categories created via plugins and question themes.
Description

Need a way to manage the order of the categories created via plugins and question themes.
Eventually, other attributes of these categories may appear and will need a way to set them as well.

Additional Information

Discussion https://github.com/LimeSurvey/LimeSurvey/pull/2183#discussion_r770664484

We could add some section on the XML of the question themes, where they set the attributes of categories they are including.

<categories>
<category>
<name>MyNew Category</name>
<order>1</order>
</category>
</categories>

As for plugins, we could create a new plugin event getCategorySettings.

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Relationships

related to 14878 assignedgalads Fixed order for "Question attribute Category" 

Users monitoring this issue

DenisChenu

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-12-20 15:03 gabrieljenik New Issue
2021-12-20 15:03 gabrieljenik Issue generated from: 14878
2021-12-20 15:03 gabrieljenik Relationship added related to 14878
2022-02-09 08:34 DenisChenu Issue Monitored: DenisChenu
2022-02-09 08:34 DenisChenu Bug heat 0 => 2