Membership Order
How do you change the order of memberships. I check the usual place like forms and in developer
-
-
·
LeonidS
- ·
Hello @James Prince !
You may change the values of the Order field in the `sys_acl_levels` table. Or change the code of the ACL module (BxAclDb.php and / or BxAclModule.php files).
-
·
LeonidS