SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.25k stars 1.01k forks source link

Main design concern #6635

Open eajclement opened 3 years ago

eajclement commented 3 years ago

The fact that the formatting code is based on display names of columns is a major problem.

1) We always use multilingual display names. With this feature we must declare each column in every supported language. Painful !!!

2) If any team member renames a column, the formatting is broken.

The feature was nice, on paper, but sadly, not operationally usable :-(

The json code should use internal names


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ghost commented 3 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.