liferay-frontend
Tag form-navigator-steps


Creates a navigable form for multiple section forms. The navigation is a side navigation box with links to each section that renders as a progressive step navigation positioned above the form.


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

Attributes
NameRequiredRequest-timeTypeDescription
backURLfalsetruejava.lang.StringA URL for the form's cancel button.
formModelBeanfalsetruejava.lang.StringThe bean edited in the form.
formNamefalsetruejava.lang.StringA name for the form.
htmlBottomfalsetruejava.lang.StringHTML to append to the navigator. Examples include alternate form buttons, form instructions, or information about the form.
htmlTopfalsetruejava.lang.StringHTML to prepend to the navigator.
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.