| Tag Link | [PDF_Read->SetFieldValue] | Category | |
|---|---|---|---|
| Type | Member | Source Available | Yes |
| Support | Preferred | Version | 8.1 |
| Change | Unchanged | Data Source | Any |
| Output Type | None | Security | None |
| Implementation | LJAPI | Sets | Lasso 8.5, Lasso 8.0 |
[PDF_Read->SetFieldValue] sets a new value for a form element. The tag requires two parameters
[Var; 'myPDF' = (File_Read:
[$myPDF->(SetFieldValue:
| Required Parameters | |
|---|---|
| -Field | The name of the form element to be set. |
| -Value | The new value for the form element. |
| Optional Parameters | |
| -Display | Optional display value for the form element. |
See the Lasso 8 Language Guide for examples of how to use this tag.