How do you change the colour of either the field or the label of a required field when uploading/editing the properties of a document.

The user says it is hard to see the little * ?

有帮助吗?

解决方案

This is actually quite simple, just create a separate CSS file, attach it to the form and apply the CSS.

其他提示

I have used this technique to solve my issue related to required field: [SharePoint 2013 - PageLayout required field error message - Change Text / Color

许可以下: CC-BY-SA归因
scroll top