Forum Discussion
SPFx webparts and forms
I'm developing a SPFx web part that reads data form SharePoint and then displays this in the web part that looks a bit like an edit form. So I'm using fields like dropdowns, single line text fields etc. I noticed that in SPFx classes for dropdowns etc exist for the web part property pane, but I couldn't find anything for fields within the web part itself?
We can of course use the render methods to generate the html that is required but if there is something there that I should reuse then that would have my preference.
Has anybody looked into this?
My blog articles on this are still work in progress, but a lot of it is there now:
https://veenstra.me.uk/2017/06/05/office-365-sharepoint-how-to-create-forms-using-spfx/
My blog articles on this are still work in progress, but a lot of it is there now:
https://veenstra.me.uk/2017/06/05/office-365-sharepoint-how-to-create-forms-using-spfx/