I am trying to use multiselect in Grid but it is not displaying the result. So i have the requirement where i need to click on “ADD” link then we are displaying table and showing some text fields , dropdown etc and all working well but when i configured MULTISELECT that is not working. Source is datatype using Datapage i am trying to fetch. Same configuration is working in normal Dynamic layout
Could anyone please let me know if we can achieve that?
Multiselect is a templatized control hence it would not work on the Legacy Grids. In-order to include multiselect to a grid you would have to use the Optimized Grids by Pega as optimized grids are template grids and it supports multiselect.
Pegasystems Documentation This article shares the details on the type of layouts on which it can be added.