Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Hi Hans,
Does your <applicationSettings> node in <episerver> in your config contain the operationCompatibility="DynamicProperties" attribute? I wonder whether the upgrade may have removed it?
@Paul Gruffydd
Yes it does.
I thought I had entered the config-section correct in my post but i seemed to have dissapered.
/Hans
Hi
I have upgraded our intranet to EPiServer 11 (11.10.6.0). Now I can not edit dynamic properties. What have I missed?
Configuration:
<configuration>
...
<episerver>
...
<applicationSettings
...
operationCompatibility="DynamicProperties"
....
/>
...
</episerver>
...
</configuration>
The page for editing dynamic properties is still available:
But when on the page-property-form and selecting tools I only have the following options:
Before upgrading (EPiServer 10, 10.10.4.0) the following were available:
Regards Hans