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
You could create your own DisplayTemplates that will be used instead of the default ones. See this post for more information: http://joelabrahamsson.com/how-episervers-html-helper-propertyfor-works/.
Hope this helps.
Frederik
Hello,
Any recommendations on the best way to generate clean markup when you have optional properties in a block or page?
For example, I might have something like this:
If that property isn't populated, we end up with an empty
tag.
I've done something like this:
That can get repetetive, are there any common ways to tackle this issue?
Thanks,