Autocomplete functionality for a text field in Dynamics CRM 2016
Autocomplete
Autocomplete is a new feature added to the API in Dynamics CRM 2016. It help the user to pick an option from pre-defined list and will populate the value in a text field. In this way it enhances the user experience and help him/her by giving the suggestions while user start typing.
To explain this feature in detail we will convert an Account State text field into auto complete field.
Leave a Comments