Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Content area in block can't be edited in on-page editing view

Vote:
0

Hi,

I have a content area which is included in a local block property for group it with some other properties. Assume my data definition is:

PageA
{
...
BlockB BlockBData;
...
}

BlockB
{
ContentArea AreaC;

other properties
}


Now in PageA's view, I render AreaC by @Html.PropertyFor(m => m.BlockBData.AreaC)

But in On-page editing view, AreaC can't be edited, I can't drag a shared block into it. It can be edited only in edit mode.

Any suggestions?

Thanks!

#184553
Oct 31, 2017 9:33
Vote:
0

Try to edit it on master language.

#184653
Nov 01, 2017 12:07
* 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.