Question

is there any way to add multi- select in Lookup

  • 19 October 2022
  • 2 replies
  • 120 views

Userlevel 1
Badge +8

Hi , 

I am asking this question related to customer concern 

Here we have added set lookup navigations to a button to show a lookup popup in smart client

like shown below (image 1 )

Image 1 

But customer expecting to select multiple values . 

But this is showing only value 

Can you give me any suggestion to achieve this or is it a default behavior of lookup 

Thanks and Regards 

Shobana 


2 replies

Userlevel 7
Badge +24

Hi @Shobana,

I believe you would need to use a Combobox type instead for multiple selection. You may need to be careful using this depending on the size of the table this field is being used for. You may want to pre-filter the table down to relevant entries before the list is displayed in the drop down.

Kind regards,

Lee Pinchbeck

Userlevel 1
Badge +8

Thanks @Lee Pinchbeck for the solution 

Regards 

Shobana 

Reply