Sharepoint Client-side Web Part Visual Studio For Mac
Recently we had the pleasure of hosting a webinar about “Building Client-Side Web Parts with the SharePoint Framework” with Andrew Connell, Microsoft MVP and Founder of Voitanos and our own Waldek Mastykarz, MVP and Product Owner for Customization Quality at Rencore. The SharePoint Framework is a new model for building SharePoint customizations.
I'm struggling with implementing a Client Web Part for a SharePoint-hosted Add-in to display list data from a list in app web.

Actually it is not possible to place my Web Part code:
in the auto-generated *.aspx page when creating a new Client Web Part.How can i achieve my goal?


P.S. I'm using SP2013 Enterprise and VS2015.
Kind regards
Visual Studio For Mac Os
Visual Studio For Mac Download
1 Answer
Try this solution http://blog.pentalogic.net/2014/05/sharepoint-designer-2013-how-to-modify-list-view-filters-parameters/
It has step by step details and you can filters for your listview webpart