MultiSelect Control (Angular) isEditable not functioning

Posted by: spierce on 1 July 2021, 4:52 pm EST

    • Post Options:
    • Link

    Posted 1 July 2021, 4:52 pm EST - Updated 3 October 2022, 1:24 pm EST

    Hi I’m working in the demo site for the MultiSelect Control (Angular) and I want to be able to type text into the input field in the MultiSelect Controller and the propertie isEditable according to the documentation is supposed to allow me to do so but when I try and use isEditable and set it to true and then try to type into the input field no text appears

  • Posted 5 July 2021, 12:23 am EST

    Hi,

    We are sorry, by design, input element in Multiselect is not editable, it is updated internally and the user is not be allowed to enter any new values.

    However, If you want the input field to allow filtering and fast searching of values in the list then you may set the showFilterInput property to true to display an additional input field for filtering. Please refer to the following sample demonstrating the same:

    https://stackblitz.com/edit/angular-xhxkda?file=src%2Fapp%2Fapp.component.ts

    Regards

    Sharad

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels