Some fields is not showing on popup and list view also

0
Hi, I have taken a gridview and added fields like Header, summary and Description Now , I am clinking on new button, then open a pop up, where it is showing only two fields Header and Summary but Description is not there. Could you please guide , why this is happening ?   if you look in screen shot, Description  is missing in pop up.        
asked
1 answers
2

Ravi,

2 things you could check:

  1. make sure the Description attribute has been added to the popup window, if so
  2. check permissions on the Description attribute to see if the user who is logged in has permission to read and edit that attribute

Hope that helps,

Mike

answered