Try our conversational search powered by Generative AI!

Howto edit dynamic properties in EPiServer 11

Vote:
 

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:
 

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:
 

@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.