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 Eric,
This blog post might be what you're looking for: https://www.david-tec.com/2017/07/hiding-required-properties-on-the-create-new-page-in-episerver/
Just use property.IsReadOnly instead of property.IsRequired.
Is there an existing attribute or editor descriptor that can be used on a Page or Block Model property to allow that property to be editable only upon initial creation, but then readonly on future edits?