gunjandatta / sprest

An easy way to develop against the SharePoint 2013/Online REST api.
https://dattabase.com
MIT License
77 stars 16 forks source link

Allow SPConfig to define list display name #302

Closed mikedino closed 2 years ago

mikedino commented 2 years ago

SPConfig > ListCfg > ListInformation Add the ability to define the internal list name and display name as separate properties as they will nearly always be desired to be different.

gunjandatta commented 2 years ago

By default it will remove the spaces. Does this not meet your requirement?

mikedino commented 2 years ago

No, not really.

Use case:

Display Name: Command Inspection Checklist Internal Name: checklist

Sent from my bat phone

On Sep 2, 2022, at 5:36 PM, Gunjan Datta @.***> wrote:

 By default it will remove the spaces. Does this not meet your requirement?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

gunjandatta commented 2 years ago

Added to v7.3.3.