M
mcchu
Hi all,
I wonder if anyone has try to build more than one cascading level with
master/detail control. I don't think UI allowed this, but I am wondering if
one can manipulate the manifest and stylesheet to make this work with
InfoPath.
Example Schema:
GroupElement(Repeating)
Key1Element
Key2Element
Key3Element
ValueElement
I want to build the UI so that one can choose from the first master
repeating table row based on the Key1Element.
Then the detail repeating table will display all the rows which has the same
Key1Element. Now the hard part is have the user selected a row again from
this detail table based on the Key2Element. (Need to figure out how to do
this. Somehow we gotta use this again as the master.)
Once we got the last part, then the third repeating table will only
displayed rows that has both the same Key1Element selected in the first table
and the same Key2Element selected in the second table. This is a neat
feature for cascading master/detail records if InfoPath can achieve this. It
makes multiple key dependency records much more easier to enter values for
records.
If anyone has other solutions, please with great appreciation, feel free to
comment.
Thank you,
Michael
I wonder if anyone has try to build more than one cascading level with
master/detail control. I don't think UI allowed this, but I am wondering if
one can manipulate the manifest and stylesheet to make this work with
InfoPath.
Example Schema:
GroupElement(Repeating)
Key1Element
Key2Element
Key3Element
ValueElement
I want to build the UI so that one can choose from the first master
repeating table row based on the Key1Element.
Then the detail repeating table will display all the rows which has the same
Key1Element. Now the hard part is have the user selected a row again from
this detail table based on the Key2Element. (Need to figure out how to do
this. Somehow we gotta use this again as the master.)
Once we got the last part, then the third repeating table will only
displayed rows that has both the same Key1Element selected in the first table
and the same Key2Element selected in the second table. This is a neat
feature for cascading master/detail records if InfoPath can achieve this. It
makes multiple key dependency records much more easier to enter values for
records.
If anyone has other solutions, please with great appreciation, feel free to
comment.
Thank you,
Michael