B
bleitner
I've designed an Input form that is in a SharePoint Library. There is one
drop down list box that is populated through a data connection to a contacts
list on the SharePoint site. The idea is that when you select one of the
contacts in that drop down list the next drop down list makes a data
connection to SharePoint to one of three other lists residing on SharePoint
depending on that selection. I thought I could do this by setting up a rule
in the first drop down that, depending on the selection, queries the proper
data connection / list, then sets the next field / drop down's value to that
connections list. What I'm finding is that the drop down's defined list box
entry, whether it's entered manually or a lookup, takes precedence and is not
overwritten by the rule. I also tried defining those same rules in the
second drop down, but that didn't work either. Is there any way to
accomplish this???
Thanks,
drop down list box that is populated through a data connection to a contacts
list on the SharePoint site. The idea is that when you select one of the
contacts in that drop down list the next drop down list makes a data
connection to SharePoint to one of three other lists residing on SharePoint
depending on that selection. I thought I could do this by setting up a rule
in the first drop down that, depending on the selection, queries the proper
data connection / list, then sets the next field / drop down's value to that
connections list. What I'm finding is that the drop down's defined list box
entry, whether it's entered manually or a lookup, takes precedence and is not
overwritten by the rule. I also tried defining those same rules in the
second drop down, but that didn't work either. Is there any way to
accomplish this???
Thanks,