<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>List Forms on Blog about anything related to my learnings</title><link>https://reshmeeauckloo.com/tags/list-forms/</link><description>Recent content in List Forms on Blog about anything related to my learnings</description><generator>Hugo -- gohugo.io</generator><language>en-uk</language><lastBuildDate>Fri, 22 May 2026 10:00:00 +0000</lastBuildDate><atom:link href="https://reshmeeauckloo.com/tags/list-forms/index.xml" rel="self" type="application/rss+xml"/><item><title>SharePoint: Hide or Show Form Columns Using Content Types and JSON</title><link>https://reshmeeauckloo.com/posts/sharepoint-techniques-hide-show-columns/</link><pubDate>Fri, 22 May 2026 10:00:00 +0000</pubDate><guid>https://reshmeeauckloo.com/posts/sharepoint-techniques-hide-show-columns/</guid><description>Overview When you need to conditionally hide or show fields in a SharePoint list or library form, there are two common approaches: enable content types or use JSON form customization. This post explains both and shows the visibility expression used in SharePoint.
Option 1: Enable content types Enabling content types on a list or library gives you built-in controls for:
showing or hiding fields reordering columns managing form layout per content type This is a good fit when your list or library uses multiple content types and you want form behavior to vary by type.</description></item></channel></rss>