Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Customize epi server properties page

Vote:
 

Can i customize the property page.

Example:News page have page list root in content section under newslist block.I want to move that page list root input in header grey section under diplay and navigation checkbox.Means it will be present in top grey section where Name,Visible to,Name in URL,languages..etc are present.

#152045
Aug 14, 2016 17:36
Vote:
 

Hi,

Yes. Set GroupName on the property to the constant SystemTabNames.PageHeader.

[Display(GroupName = SystemTabNames.PageHeader)]
public virtual ContentReference NewsListRoot { get; set; }
#152046
Aug 14, 2016 20:55
* 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.