Closed (fixed)
Project:
Form Builder
Version:
7.x-1.x-dev
Component:
Form Builder Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 07:49 UTC
Updated:
23 Feb 2012 at 08:10 UTC
Right now we have a limit on the form_id column of 32 characters. While this arbitrary amount should be enough for most forms, in the Webform integration we may want to use a pseudo-nid placeholder for the form ID when creating a new node. The Webform Alt UI module uses a similar approach of assigning a timestamp as the form ID. This larger form ID should be more than enough for most situations.
| Comment | File | Size | Author |
|---|---|---|---|
| form_builder_form_id-d7.patch | 810 bytes | quicksketch | |
| form_builder_form_id-d6.patch | 867 bytes | quicksketch |
Comments
Comment #1
quicksketchCommitted to both branches.