wl-extension
Tag advanced-form


Generates a standard HTML form (as specified by an XSLT template) in an "Advanced" section of the document. Users can toggle the visibility of this section by clicking on a link that this tag also renders. This tag is only valid when nested in a <wl-extension:form> tag.


Tag Information
Tag Classcom.bea.console.taglib.html.AdvancedFormTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bundletruetruejava.lang.String Identifies the message bundle that contains localized properties. Properties files for this bundle must be located in /WEB-NF/classes and be named 'bundle-value'[_'locale'].properties.
showseparatorlinefalsetruejava.lang.String Specifies that the Administration Console renders a horizontal line above the "Advanced" section.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.