Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Onpage editing if your pagetype has blocks as properties?

Vote:
 

I have a page type (MyPageType) which has a property of type MyBlockType (which has a title string property) with the name QuickFind.

I can render the property correctry with both the these code examples:

<h2 data-epi-property-name="QuickFind.Title"><%= CurrentPage.QuickFind.Title %></h2>

<EPiServer:Property PropertyName="QuickFind.Title"CustomTagName="h2"runat="server"/>

The problem is that none of these will make the onpage editing work. How do I access properties indide my block propery?

Thanks in advance!

// T

#71572
May 22, 2013 16:15
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.