| Attributes |
| Name | Required | Request-time | Type | Description |
| enabledCaption | true | true | java.lang.String | The caption to use if the navigation is enabled. |
| disabledCaption | false | true | java.lang.String | The caption to use if the navigation is disabled. |
| formName | true | true | java.lang.String | The name of the form to submit. |
| responsePage | true | true | java.lang.String | The name of the response page. |
| errorPage | false | true | java.lang.String | The name of the error page. |
| condition | false | true | java.lang.String | The expression to evaluate to enable the link. |