A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi!
I am trying to change how EPiServer renders text-fields (used for article headers etc) in editmode.
So far, I have created the following editordescriptor:
and this works great!
However, when I perform on-page-editing inside EPiServer I get the same inputbox on the right side of the screen as if I was editing a textarea property (UIHint.Textarea). How do I get rid of this inputbox?
Best regards
Jesper