inputHidden
| Tag Information | |
|---|---|
| Tag Class | org.loom.tags.core.InputHiddenTag |
| Body Content | empty |
| Dynamic Attributes | true |
| Example | <l:inputHidden name="mortgage.id"/> |
Attributes
| Name | Description | Flags |
|---|---|---|
| name | the property path of this field |
requiredrtexprvalue
|
| class | HTML attribute |
rtexprvalue
|
| id | HTML attribute |
rtexprvalue
|
| if | Set to false to skip tag execution. |
rtexprvalue
|
| lang | HTML attribute |
rtexprvalue
|
| style | HTML attribute |
rtexprvalue
|
| value | when specified, use this value instead of the action property value |
rtexprvalue
|