The user's favorites.
Requires a clear cache after DML.
Insert rows with caution, if the menuitem has passing fields these must also be inserted into SoftadminApi.UserFavoriteParameter.
May be used to remove menuitems/menugroups that have changed hide-status or received passingfields that are not allowed to save.
| Name | Datatype | Read | Write | Primary key | Description |
|---|---|---|---|---|---|
| FavoriteId | int | Yes | Yes | Yes | |
| UserId | int | Yes | Yes | No | |
| MenuItemId | int | Yes | Yes | No | |
| MenuGroupId | int | Yes | Yes | No | |
| SortOrder | int | Yes | Yes | No | |
| ExplicitTitle | nvarchar(100) | Yes | Yes | No | Title to display instead of the menu item name. |