fg_legalsigning_pdf_args

Description

This filter allows you to modify the details of the request to generate a document before it is sent to the Legal Signing API for generation.

Usage

add_filter( 'fg_legalsigning_pdf_args', 'your_function_name', 10, 4 );

Parameters

Examples

Populating Data From List Field

This example uses the contents of a multiple column List field to populate template fields matching the days of the week.