Forum Discussion

LaxmikantB2's avatar
LaxmikantB2
Copper Contributor
Sep 08, 2022

Can SPFX field customizer be applied to managed metadata type columns?

I have created a spfx field customizer which works fine with all column except managed metadata type column. Is there any limitation to that or there is some issues with my code? @NanddeepNachan Do you have any idea on this?

5 Replies

  • LaxmikantB2 

     

    Yes. We can create SPFx field customizer for Managed Metadata column. So it might be possible something wrong with your code. 

    And why you want to create SPFx field customizer even when you can achieve lots of things using Column Formatting It would be good if you can share exactly what you want to we can also suggest whether it can be achievable using JSON formatting or not.

     


    Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community

      

    • LaxmikantB2's avatar
      LaxmikantB2
      Copper Contributor
      Actually I need to deploy this to 400k+ libraries that's why spfx is the only solution I can think about because json column formatting needs to be apply one by one in every libraries.
      • kalpeshvaghela's avatar
        kalpeshvaghela
        Iron Contributor

        LaxmikantB2 

         

        In that case, you can describe more on SPFx field customizer which you have created and share the code and let us know what is not working exactly.

         

         

Resources