fg_legalsigning_form_path

Description

This filter is allows you to change the folder where generated documents are stored for a specific form.

Usage

add_filter( 'fg_legalsigning_form_path', 'your_function_name', 10, 2 );

Parameters

Examples

This example shows how to change the form path for a specific form ID.

Since

This filter was added in Legal Signing 1.0