Forum Discussion

kristofdc's avatar
Jan 28, 2019
Solved

Custom field - html is rendered as text

Hi,   I created a custom field in Sharepoint 2010 that inherits from SPUserField. (farm solution - wsp) The only thing the custom field does is filling in the current logged in user as default val...
  • kristofdc's avatar
    Jan 29, 2019

    I found the answer by myself, just to share that knowledge:

     

    Now, by default: List views are using Client Side Rendering (CSR). You can change that behavior for that list view by editing the page -> editing list view web part and in the "Miscellaneous" section, you can check the "Server Render" option. (see printscreen)

Resources