Forum Discussion
spfx field customizer not working
Hello,
I am trying to build a field customizer extension in SharePoint. When I run the yeoman generator and do nothing else besides updating the serve.json file with the field name, it never runs. No errors, no console messages, nothing.
The list view customizer and Application Customizer both work fine. Only the field customizer doesn't work for me.
Any help would be greatly appreciated. Please let me know if there are any files or logs you would want me to post.
Thanks
Ron
I also can't get an extension to load. It looks like others are also seeing this issue as well. I suggest moving this over to the sp-dev-docs GitHub to get help on dev related issues.
Please add it to the issues list https://github.com/SharePoint/sp-dev-docs/issues
- Rahul SuryawanshiBrass Contributor
There is detailed guideline on how to build Field Customizer at below link. See if you were able to build that and it works. This will also help you to find what are you doing wrong.
- jonesronCopper Contributor
Hi Rahul,
Thanks for the response. I went through the tutorial and it isn't working for me. I've attached the console output for chrome and the gulp log from vs code. Field extensions were working for me a few weeks ago. But the other odd part is that ListView and App Extensions still work.
Thanks for your help,
Ron
- jonesronCopper Contributor
Just as an update, I went through all the tutorials again and the command extension is not working either.
thanks
Ron