Tagged Questions
2
votes
2answers
256 views
Add URLEncode attribute to a deployed field definition
Is it possible to add URLEncode to a field in schema.xml, and update the SharePoint site without deleting everything based on the schema? Eg.
<Field DisplayName="Internal/External" />
to
...