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

Try our conversational search powered by Generative AI!

setActiveProperty does not work when the property exists in both on-page and all properties

Found in

EPiServer.CMS.UI 8.0.0

Created

Apr 10, 2015

Updated

Apr 24, 2015

Area

Falcon/CMS/Edit UI

State

Closed, Fixed and Tested


Steps to reproduce

Steps to reproduce

  1. Add a property to a page type.
  2. Add the property to the page template.
  3. Create a page of the page type.
  4. In All Properties do a call to setActiveProperty with the property's name.

Expected: The property should get focus in all properties mode.

Actual: Nothing happens.