1

I'm very new to using SharePoint. I have created a custom list that I use as a linked table in Access. As the access database pre-existed, i need the column names in my SharePoint List to match those that are in the Access Database, otherwise all my Reports & Queries etc will not work.

Is there a way to have a separate display name for the columns in my SharePoint List.

For example, the column names are currently like "Innov_Desc", which isn't User friendly. When the users are adding "New Items", I need to display "Description" for example.

Any help will be appreciated.

Thanks

Derek

2 Answers 2

3

If you are trying to do this change from the the user interface (from settings), I'm afraid it's impossible. You will have to do this change in the code.

Please check the links below to get general idea of what is involve when naming columns:

Sign up to request clarification or add additional context in comments.

Comments

2

You can change the display name to something more user friendly via the UI after the column has been created. The internal name of the column will remain whatever it was at the point of creation.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.