Forum Discussion

tripp-bishop's avatar
10 years ago

Replicating the username autosuggest in a custom component

Hi everyone,

 

I'm trying to figure out if there's a way to replicate the registration form's username auto-suggest in a custom component. We have a customized registration experience and would like to be able to use this feature but there's no API call for this and there is no exposed subcomponent of the registration component that we can leverage. Has anyone done anything like this?

 

Cheers,

 

Tripp

    • tripp-bishop's avatar
      tripp-bishop
      Mentor
      The big question to me is whether there is an API call that returns username suggestions based on a specified username. Is there anything in the code base like that. I haven't been able to find anything that would do the trick.