You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Let say I want to have a menu group called 'Users', with two items:
-"User List" => link to the user list (which can already be defined in the model admin)
-"Add User" => link to the Add User form
Hi,
Let say I want to have a menu group called 'Users', with two items:
-"User List" => link to the user list (which can already be defined in the model admin)
-"Add User" => link to the Add User form
Is there any way of doing this?