Infopath Choice Group Question

A

AubreyHutchings

Hello.

I am new to Infopath and I'm working on a form to allow users to create a
web page. Infopath generates the xml which is then run through a xslt
stylesheet, which generates the appropriate html. In the content area for the
webpage, I have a repeating recursive section called "section". All of its
child elements are contained in a choice group. I can't separate these
elements into other individual choice groups as it would create extra tags in
the xml source. So, I'm wondering if it is possible to limit what appears in
each choice menu, so that the user only has a few elements to choose from
instead every element in the choice group.

I'm using InfoPath 2003 SP1.

Thanks in advance.
Aubrey Hutchings
aubreyh at ee dot byu dot edu
 
S

Scott Roberts [MSFT]

I'm not sure if this is exactly what you need. However, in the Designer, if
you open the properties dialog for each choice term, there is a Customize
Commands button. In the dialog that is opened when you click this button,
you can specify whether or not the choice appears on the menu.

- Scott
 
Top