Drop Down Menu SharePoint List

D

David

Hi guys,

I'm really stuck here, I have searched through the questions and have tried
a few suggestions but nothing has helped.

I'm creating a form using datasources from Lists within SharePoint.

The first drop down box contains a list of departments,

The second drop down box is meant to find a list of people from the
sharepoint list within that certain department.

I don't understand how I can filter this because I see the message
'filtering is not supported in browser enabled forms'

Has anyone got any suggestions about how I can filter this data?

Thanks for any help
 
N

Needo, SharePoint Developer

thats helped.

Thanls alot.

K.Ramana Reddy(GGK Tech) said:
Hi,

The Office Server supports most of the features of the InfoPath rich client.
However, some features are not supported, including the use of scripting
languages, roles, custom task panes, filters, and some controls.

You can perform filtering by making use of webservices.
Check out this link for more information:
http://blogs.msdn.com/infopath/archive/2006/10/12/cascading-dropdowns-in-browser-forms.aspx

I hope this will help for you.
 
Top