Hello,
I'm asking to know if it's possible to change summary link control title in page layout. I this control integrated on my page layout and I want to edit the title of the summary link in edit mode but it doesn't.
<div class ="tableCol-50 tableCol-50-fixed">
<PublishingWebControls:SummaryLinkFieldControl ID="SummaryLinkFieldControl" FieldName="b3525efe-59b5-4f0f-b1e4-6e26cb6ef6aa"
runat="server" Title="my Links" ChromeType="TitleOnly" />
</div>