selecting multiple values on a reference field

jyoti29208
Giga Expert

Hi All,

 

Greetings of the day!!

I have field over my change form. That is a reference field listing out all "cancelled and failed changes" in the list.Now the requirement is user should be able to select multiple values over that field. Please suggest me some better ways to implement it.find_real_file.png Currently i am able to select only one value from related list and corresponding title. 

 

Regards,

Jyoti 

1 ACCEPTED SOLUTION

Jotiram Yadav
Tera Expert

Use glide_list field. In that way you can select multiple records.

 

View solution in original post

9 REPLIES 9

Jotiram Yadav
Tera Expert

Use glide_list field. In that way you can select multiple records.

 

Hi Jotiram,

 

Could you please elaborate it with an example.

 

Regards,

Jyoti

I have created one List field on change request table. See snapshot below. You can apply filter as applicable.

find_real_file.png

 

On the form it will look like this, see screenshot below.

 

find_real_file.png

 

Hit like helpful / answered as applicable.

Thanks.

Another issue over here is i want ton limit the selection up to 3 records.