Closed (outdated)
Project:
Webform
Version:
8.x-5.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Sep 2016 at 00:38 UTC
Updated:
23 Mar 2018 at 17:14 UTC
Jump to comment: Most recent
Comments
Comment #2
jrockowitz commentedComment #3
jrockowitz commentedComment #4
biarr commentedWhat about prepopulate fields through URL?
Comment #5
jrockowitz commented@biarr This feature is available under 'Form Settings' and is labeled "Allow elements to be populated using query string parameters."
The Webform trick of using [current-page:query:?] token in an element's default value is also supported.
Comment #6
biarr commentedThat's great! Seems I missed that feature.
Comment #7
kclarkson commentedComment #8
kclarkson commentedComment #9
jrockowitz commentedComment #10
fenstratMoving to Webform queue, see #2827845: [roadmap] YAML Form 8.x-1.x to Webform 8.x-5.x.
Comment #11
liam morlandComment #12
whizzkid commentedHidden values in Webform 4.x had a Hidden Type. Secure Value could be selected to prevent tampering with hidden values.
Comment #13
jrockowitz commented@whizzkid You can now use the value element to create a internal and secure value.
Comment #14
lslinnet commentedIs this list still maintained?
Comment #15
jrockowitz commentedSomewhat. The Roadmap is up-to-date .
Comment #16
jrockowitz commentedComment #17
jrockowitz commentedComment #18
jrockowitz commented@see https://www.drupal.org/docs/8/modules/webform/webform-roadmap
Comment #19
kay.beissert commentedWhat about generating node content from webform submission. I need this to populate event-nodes. This feature was a addon-webform-plugin in drupal 7.
Comment #20
jrockowitz commented@see #2792583: Use Field API