P
Paul Green
I'm going nuts. I've spent the best part of 2 days trying to solve
this problem!
I have an XML file containing skills. Each skill has a category (e.g
development, databases etc).
I have a from with a table. The table has two drop downs; category and
skill.
The category drop down gets it's drop down values from the category
node in the xml file, the skill drop down from the skill node.
User selects category node, then user selects skill node which has
been filtered down to just those skills that apply to that category.
How should the filter in the skills drop down look? I can't seem to
get anything to work at all.
Conceptually it's 'on the current row, go look at the category drop
down value and filter the skills drop down to show the skills
belonging to that category'.
Problem is, InfoPath doesn't want to give up the secret of how to get
the current row.
I'm sure this has been solved but somehow I can't find the solution on
the web.
Cheers,
Paul.
this problem!
I have an XML file containing skills. Each skill has a category (e.g
development, databases etc).
I have a from with a table. The table has two drop downs; category and
skill.
The category drop down gets it's drop down values from the category
node in the xml file, the skill drop down from the skill node.
User selects category node, then user selects skill node which has
been filtered down to just those skills that apply to that category.
How should the filter in the skills drop down look? I can't seem to
get anything to work at all.
Conceptually it's 'on the current row, go look at the category drop
down value and filter the skills drop down to show the skills
belonging to that category'.
Problem is, InfoPath doesn't want to give up the secret of how to get
the current row.
I'm sure this has been solved but somehow I can't find the solution on
the web.
Cheers,
Paul.