-
Hello. We have a proposal to add a location autocomplete in MCT, to work as follows:
Is there a way (or are there ways) with Autocomplete as it is to implement this behavior? OTOH, would it be possible to accomplish with more than one component, rendering one or the other as the user begins to input characters (less than optimal, but maybe a possibility)? Or should we be looking for a 3rd-party solution even (least desirable)? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@Josh68, I think the current autocomplete is totally capable of such behavior. If you supply those default items through |
Beta Was this translation helpful? Give feedback.
Confirmed that this should work OOB with the current DS, and with a minor workaround on older versions, in which the Autocomplete is based on Downshift