Closed (cannot reproduce)
Project:
Prepopulate
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2010 at 07:40 UTC
Updated:
29 Mar 2012 at 19:56 UTC
I have a CCK field with PHP-based default. This defaults is required, as it's used for 95% of node submissions, but I'd like it overridden when prepopulate works its magic. However, the default seems to prevail. I can't seem to figure out what I'm doing wrong, or if this is expected behaviour.
Comments
Comment #1
jbrauer commentedPlease give this a try in the 2.x branch. Since prepopulate now runs later in the form building process it may resolve this conflict.
Comment #2
obrienmd commentedAwesome, will test ASAP.
Comment #3
Norberto Ostallo commentedI have written a patch that solves this and other problems, you are welcome to test it and provide your feedback if you can. It applies to 7.x-2.x branch.
You can find it attached to this issue:
#1489526: Improve prepopulate behavior
Comment #4
jbrauer commentedNo new information since original post and this should be resoled in the 6.x-2.x branch.