I have the autocomplete field with custom values.
If I check the box "Include existing submission values." then the values I added via the field configuration interface don't show up as I start typing in the form. Only the values from previous submissions show up. If I uncheck the "Include existing submission values." box then only the values that are listed in field configuration show up.

I don't know, maybe this is how it supposed to work, but my understanding is that values listed in the field configuration should show up either way - whether above mentioned box is check or unchecked. If that is the case, then this might be a bug.

Comments

gd1008 created an issue. See original summary.

jrockowitz’s picture

Right now only autocompletion using existing values or custom options is supported but not both options at the same time. The UI does not make this clear.

I think supporting both options at the same time will create unpredictable results. For example, should existing or custom options be searched for first.

I am going to fix the UI to require that site builder to select between existing or custom options.

  • jrockowitz committed df3e7e6 on 8.x-5.x
    Issue #2836473: Problem with autocomplete field
    
jrockowitz’s picture

Status: Active » Fixed

I decide to support both custom and existing values.

Please checkout or download the latest dev release to review. Please make sure to run the update hook.

Status: Fixed » Closed (fixed)

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