How to pass the dynamic values to Filter the List?
Use query string value to filter the list.
syntax
?FilterField1=&FilterValue1=
Sample
https://portal.sharepoint.com/Lists/Events/AllItems.aspx?FilterField1=Location&FilterValue1=US
Use query string value to filter the list.
syntax
Sample
https://portal.sharepoint.com/Lists/Events/AllItems.aspx?FilterField1=Location&FilterValue1=US
This comment has been removed by the author.
ReplyDelete