| Tag Link | [PDF_Doc->AddHiddenField] | Category | |
|---|---|---|---|
| Type | Member | Source Available | Yes |
| Support | Preferred | Version | 6.0 |
| Change | Unchanged | Data Source | Any |
| Output Type | None | Security | File |
| Implementation | LJAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0 |
[PDF_Doc->AddHiddenField] adds a hidden field to a form in a [PDF_Doc] variable. A required
[PDF_Doc->(AddHiddenField:
| Required Parameters | |
|---|---|
| -Name | Specifies the name of the hidden field. |
| -Value | Specifies the value of the hidden field. |
See the Lasso 8 Language Guide for examples of how to use this tag.