Forum Discussion
Naveen Karla
May 12, 2020Iron Contributor
SharePoint JSON Formatting
Is there a way to preselect a list item from view. I'm using connected webparts and i badly need to load the page with a value selected in one view. Please let me know
May 12, 2020
Not sure If I follow you here, the connections between WebPart is not aware of the views you have in the list
Naveen Karla
May 12, 2020Iron Contributor
jcgonzalezmartin Hello Juan Using connections between webparts i'm sending a filter value from one webpart to other so that views in other webpart get filtered based on this value. I want to preconfigure a default value to be selected by default like below from list view so that users can see the complete experience upon page load and switch values as he needs. Hope i'm able to explain. Please let me know