Hi,I'm trying to filter a repeating table based on a selection from a drop-down list. I've setup the data source connections, but setting up the filtering is a little tricky.Could you please do a blog post on this issue?Thanks,Brian
Brian,
That is a good idea for a blog post and shouldn't require too much text or steps. In the meantime, this should answer your question:
1) Open the properties of your table
2) Click the Display tab
3) Click Conditional Formatting
4) Add a condition that says, "Where FieldInRepeatingTable is equal to DropdownField, hide this control."
What this does is it hides all the rows of the repeating table where the two fields do not match. You just have to be sure that the syntax of the data in the comparison fields are exactly the same.
If you can't get it to work from these instructions, then attach a stripped version of your XSN file here, or send it via email.
Thanks!
Clay