Forum Discussion
Peter Teelucksingh
Aug 30, 2016Copper Contributor
Use SharePoint Framework to build a List Based App
I'm trying to find resources/tutorials on building List-Based Apps that have been described http://www.sharepointnutsandbolts.com/2016/05/the-new-sharepoint-development-model.html from Chris O'Brien ...
Aug 30, 2016
Those types are not available in the current preview version. Focus on web parts only at the moment. These additional types of SPFx customisation will get released over time.
Ryan Shripat
Sep 01, 2016Copper Contributor
I work with OP. With an App Store Add-In, we don't have the permissions to programmatically add and remove web parts from the DispForm, EditForm and NewForm pages. We previously used JSLink, but it was a very clunky solution. Can we get an idea of the timeframe for the list-based apps of the sort described by Chris? We're very excited to try it out.