I created a custom type note field in which i inject custom HTML code (generated by code behind):
1 2 3 4 | < field displayname = "CustomField" group = "Site Columns" id = "{4a21094d-7196-4d1e-a459-ea1f7d7ee28f}" name = "CustomField" restrictedmode = "FALSE" richtext = "TRUE" richtextmode = "FullHtml" type = "Note" > </ field > </ elements > |
1 2 | < sharepoint:formfield controlmode = "Display" fieldname = "CustomField" id = "CustomField" runat = "server" > </ sharepoint:formfield > |
What i've done to solve the problem?
This was driving me mad, i solved just setting the No value to the Append Changed to Existing Text option of the custom field.
![]() |
The wanted |
0 commenti:
Post a Comment
Because of a lot of SPAM about courses, I need to moderate all comments here.
I ensure you that I will answer whenever possible (if you are not a spammer).