| Attributes |
| Name | Required | Request-time | Type | Description |
| backURL | false | true | java.lang.String | A URL for the form's cancel button. |
| fieldSetCssClass | false | true | java.lang.String | A CSS class for styling the field set. |
| formModelBean | false | true | java.lang.String | The bean edited in the form. |
| id | false | true | java.lang.String | An ID for the component instance. It's referenced by the navigator's categories and sections. |
| showButtons | false | true | boolean | Whether to show the Submit and Cancel buttons. The default value is true. |
| type | false | true | java.lang.String | No Description |