
Hi Community,
Is there a workaround for selecting any item after 6 in a nested gallery? I understand this is a bug
Thanks
CT
Hi @CollabTechie ,
Could you describe more clearly about "select any item after 6 in a nested gallery"?
If you could show me a screenshoot about what you want, it will be better.
I assume that you mean that you can not select the sixth item in the nested gallery.
However,I've made a similar test but not met this problem.
Here's my test:
1)topic is a multiple lookup field in my list
2)insert gallery1, set its data source to my list
3)insert gallery2 inside gallery1
set gallery2's data source: ThisItem.topice
4)insert a label inside gallery 1
set the label's text: gallery2.Selected.Value
When I click the sixth item in gallery2, the label will display value.
Best regards,