Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Hi Mark,
You can create a property on the content type. Then in your view check using the helper method if PageEditing.PageIsInEditMode then use @Html.DisplayFor(m=>m.PropertyName)
Hi,
I have the need to provide a link to the editor in edit mode. The link needs to go to an external website and would only be for one content type so ideally needs to be a property of that content type.
Has anyone done this before or know how to acheive this?
Thanks,
Mark