Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
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