Editable Fields in Sitecore’s Experience Editor

Hello folks,

In any Sitecore CMS, the Experience Editor is an integral part. It makes editing content easy and allows users to see their changes directly.

As we transition to headless technology, the Experience Editor is now managed by a rendering engine. We have hosted our Next.js application there.

In next js application we can manage that if we can edit fields or not . There are fields like single line text , rich text and many more you can read here.

There is one variable you need to pass for getting them editable in experience editor . By default that variable is false if you need to update you need to pass true

  import { Link } from '@sitecore-jss/sitecore-jss-nextjs';
  <Link
   editable={true}
  </Link>

In above code snippet we have used LINK fields for general link . By passing editable={true} we have enabled editing in Experience Editor . If you want to prevent edits to this field, pass editable={false}. It will not be editable in Experience Editor, but the user can still view the link field.

This will help you to manage which field should be edited which not.

happy coding 😊

Leave a comment

I’m Garima

a Sitecore Developer with 8 years of overall experience, with the last 5 years focused deeply on Sitecore. I’m certified in Sitecore 9, Sitecore 10, Sitecore XM Cloud and Sitecore AI CMS for Developers, and bring hands-on expertise across Sitecore CDP, Content Hub, and personalization strategies — especially in headless architectures.

My tech stack includes strong experience with .NET, JavaScript, React, and Next.js, allowing me to build scalable and high-performing digital experiences.

🧠 Currently Learning:
I’m expanding my skill set in the areas of Generative AI, Google Cloud, and Machine Learning fundamentals — with a focus on how these technologies can power future-ready personalization and intelligent content delivery in composable DXP solutions.

🔗 Always eager to learn, adapt, and collaborate — building smarter digital solutions one sprint at a time.

Google Cloud Logo

My Google Cloud Learning Journey 🚀

I’m actively learning and earning certifications through Google Cloud Skills Boost — focused on Generative AI, Cloud, and more!

🔗 View My Cloud Skills Boost Profile

Archives

Recent Posts

Let’s connect

AI architecture caching CDP cli container containers Data Source debug developer devops docker docker desktop droplink droptree Error GIT github headless javascript leadership mentor mentorship multilist NEXT partial design path personalize powershell programming publishing Push REact runtime error services Sitecore Sitecore CDP sitecore community SUGKolkata technology treelist validation validation rules web-development xm-cloud