liferay-frontend
Tag form-navigator


Creates a navigable form for multiple section forms. The navigation is a side navigation box with links to each section that renders as vertically stacked accordion style sections that expand when clicked.


Tag Information
Tag Classcom.liferay.frontend.taglib.servlet.taglib.FormNavigatorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
backURLfalsetruejava.lang.StringA URL for the form's cancel button.
fieldSetCssClassfalsetruejava.lang.StringA CSS class for styling the field set.
formModelBeanfalsetruejava.lang.StringThe bean edited in the form.
idfalsetruejava.lang.StringAn ID for the component instance. It's referenced by the navigator's categories and sections.
showButtonsfalsetruebooleanWhether to show the Submit and Cancel buttons. The default value is true.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.