Closed (outdated)
Project:
Webform
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2017 at 18:01 UTC
Updated:
23 Sep 2025 at 16:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joelstein commentedHere's a patch which adds this as a customizable option on the node's form settings page.
By default, the field is empty, which means the standard message will appear for users editing a draft.
This can be overridden per-node by setting this new field, or globally by setting the 'webform_draft_message' variable.
Also, I added a special value of
<none>which will hide the message completely.And there's an install script to add the new field to existing webforms.
Comment #3
chris matthews commentedThe patch in #2 to webform.install does not apply to the latest 7.x-4.x-dev and will need a reroll.
Comment #4
Adev22 commentedI've rerolled the patch in #2 and branch 7.x-4.x gives me no errors
Comment #5
liam morlandThe patch in #4 just adds a patch file to the repo.
Comment #6
rpayanmComment #7
liam morlandDrupal 7 is no longer supported. If this applies to a supported version, please re-open.