Needs review
Project:
Addressfield Title
Version:
7.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Nov 2015 at 22:25 UTC
Updated:
9 Dec 2016 at 00:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jamescook commentedComment #3
jamescook commentedComment #4
jamescook commentedWell it's hard-coded in plugins/format/title.inc
Quick and dirty fix - In the above change #required to FALSE
Though really this should be an admin option in the GUI
Comment #5
attisanif you do so, don't forget to fix_addressfield_title_render_address to this:
Comment #6
saurabh.dhariwal commentedAdded admin option for making the field optional in the GUI.
Comment #7
saurabh.dhariwal commentedComment #8
adam1 commentedI used the above patch (thank you for that!) on latest stable & dev. While the patch works, there's a bunch of ugly arnings thrown out:
Maybe this issue is analogue to that one from its sister-module addressfield_phone:
https://www.drupal.org/node/2409695
Unfortunately I am not a developer, so I can't fix this for my own. Any help very much appreciated!