I am trying to use the select2boxes module on the users page where I am referencing some taxonomy terms, however getting the following when I go to the user form display interface:
Notice: Undefined index: auto_create in select2boxes_field_widget_third_party_settings_form() (line 103 of /public_html/modules/contrib/select2boxes/select2boxes.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | interdiff-2980327-8-9.txt | 1.63 KB | lawxen |
| #9 | 2980327-9.patch | 1.83 KB | lawxen |
| #8 | vrfb.png | 187.63 KB | lawxen |
| #8 | 2980327-8.patch | 1.72 KB | lawxen |
| #3 | select2boxes-isset-2980327-2.patch | 702 bytes | nikunj.shah |
Comments
Comment #2
matsbla commentedThanks for reporting!
Which widget & configurations did you use?
Comment #3
nikunj.shah commentedHello Christopher Riley,
This patch will solve your error. Thanks.
Comment #4
Christopher Riley commentedPerfect seems to have resolved the issue and its working as expected. Thank you so much for the patch.
Comment #6
matsbla commentedThanks!
Comment #7
lawxen commentedStill has error with the latest dev version
Comment #8
lawxen commentedWhen we use custom Entity Reference views filter, we don't have the "auto_create"

Comment #9
lawxen commentedComment #11
matsbla commentedOkay thanks for that!