How to add searchable dropdown in service portal?

Madhavi Devadka
Tera Contributor

I need to add searchable and scrollable drop down list on widget, i tried multiple options but unable to do it.

Can any one please suggest.

4 REPLIES 4

Justin77
Mega Guru

Would sn-record-picker or sn-choice-list work for your requirement? https://community.servicenow.com/community?id=community_question&sys_id=d7698765db5cdbc01dcaf3231f96...

Thank you for your input. But through this I am not able to t andype search text in the drop down.I need drop down which will have search box to enter text which will help to find required item.

Let me know if any other way.

 

Check out UI Bootstrap's Typeahead: https://angular-ui.github.io/bootstrap/ their "Custom templates for results" example looks like it's what you're referring to?