November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi,
Add EditorDescriptorBehavior = EditorDescriptorBehavior.ExtendBase to you EditorDescriptorRegistration
[EditorDescriptorRegistration(EditorDescriptorBehavior = EditorDescriptorBehavior.ExtendBase, TargetType = typeof(string), UIHint = UiHint)]
/Mark
Hi,
In Episerver 7.5, we used the following code to make certain fields wider:
This code doesn't work in Episerver 9.8
What should be used instead?
Thanks!