alloy:form

Form is a UIForm component that renders a <form> element. Since it extends HtmlForm, it supports all the features of h:form.

View Params Usage

View Parameters can be automatically included in full-page postbacks by setting includeViewParams=true.
The action attribute of the rendered <form> (shown below) contains view parameters in the query-string.

Source Code

Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20