Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF Fieldset Legend Tags

user2709995Mar 31 2009 — edited Feb 24 2011
Does ADF allow the form Fieldset and Legend tags? When I attempt to use the <fieldset> tag inside an ADF page, ADF places the form components outside of the fieldset area. This happens when I place the <fieldset> inside <afh:html><afh:body><h:form> tags.

However, when I change the tags to <html><body><h:form> the <fieldset> works correctly. I can use the latter tags but it takes away ADF dialog: popup functionality for some reason.

Is there any alternative with <afh:html><afh:body><h:form> and Fieldset?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2011
Added on Mar 31 2009
2 comments
1,614 views