0
balessi75 created
ABP Commercial 7.0.1 / Blazor Server / EF / Non tiered / Separate Host DB, Separate Tenant DBs
Hi,
We are inheriting from the FeatureDefinitionProvider
to create custom feature groups and features and we don't see a way to set the ordering of feature groups.
How can this be done with ABP (Blazor Server / Lepton Theme)?
We essentially want our features listed before features from dependent ABP modules.
Thanks in advance!
2 Answer(s)
-
0
Hi,
Feature definition currently does not have an order property.
Now it will be displayed in the UI in the order of the features you added to the list.
-
0
I create an issue for this: https://github.com/abpframework/abp/issues/16372