Select view fro sharepoint infopath form .
solution: add "&DefaultView=YourviewName" to your url .
ex: https://yoursharepointsite.com?conetnttype:XXXXXX&ID=XX&DefaultView=YourviewName
this will make sure when you click on url you selected view is displayed instead of default .
solution: add "&DefaultView=YourviewName" to your url .
ex: https://yoursharepointsite.com?conetnttype:XXXXXX&ID=XX&DefaultView=YourviewName
this will make sure when you click on url you selected view is displayed instead of default .
Comments
Post a Comment