Tagged Questions
0
votes
1answer
448 views
Upload document : Default value not applied on choice column if baseFieldControl.ControlMode = SPControlMode.Display
I created a new site column, a choice column with 5 values to pick from in a drop down list :
1,
2,
3,
4 (default value),
5
I then created a document content type using this column. The problem I am ...