|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Can't add Group Box to a formHi Bob,
You probably have your compatibility set to Custom. If it were changed to something like Microsoft Internet Explorer only it would allow the choice. The Group Box option inserts <Fieldset></Fieldset> tags. Also <legend> </legend> tags for the gap inside the fieldset tags. You can insert this manually, with or without the customary gap. <Fieldset><legend> </legend></Fieldset> Show quote "Bob Richardson" wrote: > When creating a form, I can add all the types of fields EXCEPT a Group Box. > For some reason that is disabled. What's going on? > > > |
|||||||||||||||||||||||