I was having the problem that when trying to use the "set data value" rules action I got an error saying that the phone field could not be set .... or something along those lines. I've updated to the most recent dev snapshot and now no phone fields for any entities show up in the list of fields.
As a note, I have a condition on the entity's bundle type to reveal its fields. All other fields show up, just none of the phone fields do.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | phone-fix-field-assign-in-rules-1409934.patch | 678 bytes | acrazyanimal |
Comments
Comment #1
trevorkjorlien commentedI'm trying to do the exact same thing, and can confirm this bug.
Comment #2
acrazyanimal commentedFinally had a chance to look at this myself. Wow super easy! I created a patch based on the current 7.x-1.x dev branch in git.
Comment #3
acrazyanimal commentedComment #4
mgiffordThe patch applies nicely against the 7.x release. Thanks for working up a patch!
Comment #5
acrazyanimal commentedAnyone looking at this?? Its a simple patch, but an essential one for any sites that use rules and the phone field.
Comment #6
trevorkjorlien commentedI applied this patch soon after it came out and it worked great on my end!
Comment #7
cweagansCommitted and pushed. Thanks for the fix!