infopath2010 - Filtering a repeating table linked to a secondary datasource -


i have infopath form based on sharepoint list (worktracker).

in form there repeating section holds data secondary source worktracker list again.

i filter table using value in field on form - enables me run check on duplicate items on list using calculated checking reference.

i have done using conditional formatting hide non-matching items killing form ie throws tantrum takes long.

does know way this? stuck using ie8 - not choice!

update:

so since posting above, had since tried using rest connection doesn't work list big. have tried using xml connection filtered view , didn't work either!

cheers,

in form, select value field. create rule sets secondary data source's query field of same name value. query secondary data source. return items value matches.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -