Closed (fixed)
Project:
Form Builder
Version:
7.x-1.x-dev
Component:
Webform Itegration
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 May 2011 at 06:18 UTC
Updated:
20 May 2011 at 23:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchHere's a start that adds support for the date component. It generalizes the useful utility function for pulling out file component forms so it can be used for any advanced component.
I'm going to wait on this patch because the Webform integration is all messed up right now because it uses the default title display of "above" instead of the correct "before", which prevents anything from being shown.
Comment #2
quicksketchI was having trouble testing this new component until I realized that #1149734: Webform integration uses non-existant Webform label options was getting in my way. Now tested and I've applied this patch (rerolled to work with #1149734) as a start to getting our advanced components working again.
Comment #3
quicksketchI've committed these patches plus an icon for the date component. Let's call this issue good now that it's had a commit. Followups:
#1149774: Webform integration missing grid component
#1149772: Webform integration missing time component