Closed (fixed)
Project:
Webform Service
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2013 at 21:26 UTC
Updated:
1 Jun 2016 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andrewfn commentedThis patch is working fine on my production site.
Comment #2
andrewfn commentedI thought a demo function might be useful, since it took me some time to figure out how the $submission object worked.
Comment #3
Anonymous (not verified) commentedBrilliant! The patch works & allowed me to implement some custom form validation & error handling (since the regular Webform validation doesn't seem to work at all with this module over a REST endpoint).
RTBC.
Custom module code example:
Comment #5
tyler.frankenstein commentedLooks good, thank you!