Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
DynaPDF.GetFieldName
Retrieves the name of a specific interactive form field.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| DynaPDF | 4.0 | Yes | Yes | Yes | Yes | Yes |
MBS( "DynaPDF.GetFieldName"; PDF; Field ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| The PDF reference returned from DynaPDF.New. | ||
| Field | The field index or field name. | "FirstName" |
Result
Returns text or error.
Description
Retrieves the name of a specific interactive form field.Note that the check boxes of a radio button field do not have a name.
See also GetFieldName function in DynaPDF manual.
See also
- DynaPDF.GetFieldIndex
- DynaPDF.GetFieldMapName
- DynaPDF.GetFieldType
- DynaPDF.New
- DynaPDF.SetFieldBBox
- DynaPDF.SetFieldDate
- DynaPDF.SetFieldFlags
- DynaPDF.SetFieldFont
- DynaPDF.SetFieldIndex
- DynaPDF.SetFieldName
Created 18th August 2014, last changed 18th August 2014
DynaPDF.GetFieldMapName - DynaPDF.GetFieldOrientation
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins