London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
You mean adding EditMode="true" on your property control?
<EPiServer:Property runat="server" EditMode="true" PropertyName="MyLinkItemCollectionProperty" />
Hi guys,
building an interface so that users don't have to go to EditMode in order to edit link collection in right column.
Have also added the possability to edit some text without going to EditMode.
Did that by adding
Now, what *.js file do i have to add in order for the LinkItemCollection to render correctly without going to EditMode?