vscode-viva icon indicating copy to clipboard operation
vscode-viva copied to clipboard

💡 [Feature]: Create model/service based on SharePoint list data

Open mkm17 opened this issue 2 months ago • 3 comments

🎯 Aim of the feature

Some time ago, I came across a helpful package that makes generating elements in SPFx projects easier. For instance, you can create a model based on data retrieved from a SharePoint list. Perhaps this functionality could be added to the SharePoint Framework extension using the mentioned package or custom code.

I am not sure if the whole mapping used in the package is needed, maybe something simpler would be enough.

Some references: https://www.youtube.com/watch?v=urhHe_NlYvI&t=446s&ab_channel=Microsoft365%26PowerPlatformCommunity https://spfx-app.dev/spfx-sharepoint-development-quickly-generate-list-based-models-using-a-single-command https://github.com/SPFxAppDev/spfxcli

I am also adding the author @SPFxAppDev for the discussion.

📷 Images (if possible) with expected result

No response

🤔 Additional remarks or comments

No response

mkm17 avatar May 05 '24 18:05 mkm17