Forum Discussion

Anonymous's avatar
Anonymous
May 26, 2020
Solved

Restrict SharePoint list column/field to upper case only

Hi, Is it possible to restrict a SharePoint list column/field to only accept upper case text characters as input? I have found one formula for this online but it wants to apply it per character - th...
  • RobElliott's avatar
    May 26, 2020

    Deleted if you use a customised Power Apps form for your list instead of the default SharePoint form then you can certainly do this quite easily. Either have a text input field which will convert what the user types to upper case. Or convert it to upper case when it's saved to the list which is the way I've done it in the attached video.

     

     

     

     

Resources