A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Display commerce catalog link control on admin page

Vote:
 

Hi
Is there a control that I could use to display some kind of control for choosing and adding content links on admin page?

There is a control like this on main page in Quicksilver, when choosing links for main navigation menu in StartPage.cs using LinkItemCollection:

[CultureSpecific]
        [Display(
            Name = "Main menu",
            Description = "",
            GroupName = SystemTabNames.Content,
            Order = 4)]
        public virtual LinkItemCollection MainMenu { get; set; }

What should I choose to display a control like that on admin page? Should it be fully costom control? Does epi provides something like that?

#218854
Edited, Mar 23, 2020 13:04
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.