1
vote
1answer
45 views

How to change order of the subsites in the dropdown?

I created a 5 subsites under a team site and enabled show subsites option. So We can the subsites in a dropdown. They are automatically arranged in alphabetical order. How can I change that order?
3
votes
2answers
236 views

Creating a drop down list with all US universities

Is this possible? I'd like to pull from a master list of universities and colleges either maintained locally in sharepoint or somewhere online (I found this). The idea is to keep users from typing in ...
2
votes
1answer
2k views

Dropdown lookupcoloumn in sharepoint list form (newform.aspx)2010

I have a dropdown lookupfield in newform.aspx sharepoint form...unlike choice dropdown the lookupdropdown is 'input' field and not 'select'.. so i raise an onchange event using jquery ...
2
votes
0answers
344 views

dropdown box(sharepoint form field) validation sharepoint 2010

I have a sharepoint form field(look up field), a dropdown box in a list...below is the screen shot when i type into it it finds the name.. but when i type a text which is not present in the drop ...
2
votes
4answers
1k views

How can I Make a Dropdown box in a Form Field Conditionally Read-only/locked?

I have a drop down box form field (with values level1,level2) in SharePoint list. How can I lock the drop down box selection in the edit form.aspx whenever the condition is level2?
1
vote
1answer
166 views

Infopath 2010 SharePoint 2010: Cascading Dropdowns

I'm looking for a solution of the following question. I have a mainlist with information about people. List: Name -- OrgaLevel1 -- OrgaLevel2 Wilson -- ... -- ... I have also a list with the ...