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

Howto edit dynamic properties in EPiServer 11

Vote:
0

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:

  • Language Settings
  • Manage Expiration and Archiving
  • Permanently Mark as Being Edited

Before upgrading (EPiServer 10, 10.10.4.0) the following were available:

  • Dynamic Properties
  • Language Settings
  • Manage Expiration and Archiving
  • Permanently Mark as Being Edited

Regards Hans

#199262
Edited, Nov 22, 2018 9:22
Vote:
0

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?

#199388
Nov 26, 2018 11:23
Vote:
0

@Paul Gruffydd

Yes it does.

I thought I had entered the config-section correct in my post but i seemed to have dissapered.

/Hans

#199405
Nov 26, 2018 14:02
* 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.