Share via


Changing Drop Down Values in SharePoint

Question

Wednesday, January 25, 2012 5:36 PM

How are dropdown such as the screenshot below controls modified in sharepoint?

 

thanks

 

doug

All replies (5)

Wednesday, January 25, 2012 6:10 PM ✅Answered | 1 vote

Go into the List Settings and look at those columns. You will see the values for those drop down items.

*Note I'm not sure what kind of list you are using and if there are content types involved with those columns.

-victor

Be a part of the community, please remember to indicate if your question/comment has been answered or is helpful.


Wednesday, January 25, 2012 7:07 PM ✅Answered

Do you mean the Attach Item button at the top? Or do you mean a column/field to put a link to a document?

If the latter, in the list settings, click Add Column and specify a URL column/field.

-victor

Be a part of the community, please remember to indicate if your question/comment has been answered or is helpful.


Wednesday, January 25, 2012 6:17 PM

You have posted this in SharePoint 2010 forum but the screen shots are from the previous version (WSS/MOSS)

The columns to me appear a choice column or a look up column. To change the values follow the steps below

  1. Go to your List
  2. From the Settings menu select List Settings (Settings-->List Settings)
  3. This will take you to the List settings page
  4. In the columns section locate your columns (Issue Status and Category)
  5. Click on the column name and it will take you to the column settings page
  6. If it would be a choice field than there will be a list box with the values (which you can edit) or add new
  7. If it is a look up column then you will find out from which list it is getting the data from

  Get information from: Projects List (This is the lookup source list)

  In this column: ColumnName (This is the column from where data is source from)

    8. Add/Edit value in the lookup source list to get reflected in the column

Hope this helps!!!

 

 

My SharePoint Blog
http://www.dhirendrayadav.com


Wednesday, January 25, 2012 6:57 PM

thanks..

 

how can i add a document upload to the form?

 

doug


Wednesday, January 25, 2012 7:22 PM

thanks