Cascading list boxes

A

Andrew Petson

Hi,

I am facing the following problem: I am designing an
InfoPath 2007 form that needs to be web enabled.
Within this form there are two list boxes, where the
first one will limit the number of items in the second
one.
Both listboxes will get their data from webservices.

Due to the fact that my form needs to be web enabled
I cannot set a filter to my data source for the second
list box.

Is there any chance to get this running by implementing
managed code? And if so, can anyone point me to the right
direction how to implement this?

Thanks in advance,


Andrew
 
M

[MSFT] AlexWein

No need to write code for this - simply use conditional formatting (i.e.
conditional visibility) instead of filters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top