Closed (won't fix)
Project:
Webform
Version:
5.x-2.0-beta2
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 May 2008 at 19:36 UTC
Updated:
12 Dec 2018 at 21:42 UTC
Jump to comment: Most recent
Comments
Comment #1
quicksketchNo not currently. You could theme out the fields though, which would make it very difficult to submit (but not impossible). Or you can use hook_form_alter() and remove the fields at the Form API level, which would truly disallow any new submissions on those fields.
Comment #2
quicksketchComment #3
arlanda commented+1 for this feature.
Comment #4
RKS commentedIf I could, I would like to reopen this as a feature request. I do find myself needing this in a lot of forms where I can to temporarily disable some fields and then add them back again at a later date.
Sometimes it's simply ad jargon that appears only during sales etc. It would be a nice feature to be able to just disable it and then re-enable it when I need it again.
Comment #5
danchadwick commentedNot enough demand to justify the UI.
Comment #6
druliner commentedI could use this as well. :D
As for UI one could simply use the "Display on" dropdown:
--- Display on: ---
form only
viewed submissions only
both form and viewed submissions
none <--- add this