Try our conversational search powered by Generative AI!

Hiding a property in edit mode

Vote:
 

With v4.62, is there a way to hide a property from the editor in edit mode?

I have a new property type which I need to pick up the value in an old property (a string). In order to do this I need the old property to still be valid, but I don't want to show it to the user.

 

Any ideas?

 

#22840
Aug 19, 2008 0:07
Vote:
 

Hi!

Attach an event handler to the LoadedPage event of the DataFactory instance and set the OwnerTab property for the property that you want to hide to 0.

Regards
Linus Ekström
EPiServer Development Team

#22853
Aug 19, 2008 11:06
Vote:
 
What about the "Show in editmode" on the property itself? It's a checkbox when you create the property itself. Or does it loose it's value when you uncheck this box?
#22980
Aug 22, 2008 13:38
Vote:
 
Andreas: The checkbox is not available in version 4.x of EPiServer - was introduced in version 5.
#23032
Aug 25, 2008 10:20
* 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.