Question
Capgemini
SE
Last activity: 1 Aug 2021 20:57 EDT
Anypicker or Multiselect does not render on repeating layout
I have noticed Anypicker or Multiselect controls does not render on repeating layout. I have table. On click of a row I want to show the details below the row in expandable section. When I put these controls there it soent show any thing. But if I place them outside any repeating structure, they work fine.
Please let me know if anybody faced this issue and how to resolve it
@AbikashSharma
its a know behavior as Anypicker as well load only on template markup similar to Multiselect and hence it cannot be sourced through the table instead it has to be configured in template markup like Dynamic layout not through the table.
Currently we do not have any work around to meet this use case.