fm_upload_to_container_repetition
Upload a file to a specified repetition of a container field in a FileMaker record.
Instructions
Upload a file to a container field with repetition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | Yes | Layout name | |
| database | No | Database name (optional, uses default from session if not provided) | |
| filePath | Yes | Path to the file to upload | |
| recordId | Yes | Record ID | |
| repetition | Yes | Repetition number (1-based index) | |
| containerFieldName | Yes | Name of the container field |