When I look at the dropdown for choosing the Location field for an Add to Cal date, the dropdown includes only Text fields whose widget type is "Text Field".

Specifically, in my case, I have a Text field named "Location" whose widget type is "Autocomplete for predefined suggestions", and another Text field named "Contacts" whose widget type is "Text Field". Only the "Contacts" field appears in the Add to Cal Location dropdown.

If I change the widget type of "Location" to plain "Text Field", then it also appears in the dropdown.

Comments

dhalbert’s picture

Title: Location field dropdown only includes text fields whose widget type is "Text field" » Location field dropdown only includes Text fields whose widget type is "Text field"
dhalbert’s picture

Perhaps you are checking the widget type, not the field type?

Anonymous’s picture

Assigned: Unassigned »

  • 6c1 committed c13daea on 7.x-1.x
    Issue #2354695: Location field dropdown only includes Text fields whose...
Anonymous’s picture

Status: Active » Fixed

You are completely correct; the field instance's widget type was being used in place of its type. Thanks for you help!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.