Pipit Members: forms
Attributes
Attribute | Description |
---|---|
r | Redirect URL on success |
redispatch | Redispatch to other Perch app form handlers on success |
<perch:form id="logout" app="pipit_members" method="post" r="/account">
<perch:input type="submit" value="Log Out">
<perch:input type="hidden" id="token" />
</perch:form>