Skip to main content

Filter: gform_savecontinue_expired_message

Dynamic Hook Name

This hook supports dynamic naming with the following modifiers:

  1. $form['id']

Example hook names:

  • gform_savecontinue_expired_message (base hook)
  • gform_savecontinue_expired_message_1 (with first modifier value)

Modify the error message displayed when an expired/invalid Save and Continue link is used.

Parameters

NameTypeDescription
$messagestringSave & Continue expired/invalid link error message.
$formarrayThe current Form object.

Since

Source

Defined in form_display.php at line 1278