Home > Forum > Actions > Sharepoint - Create a list

Sharepoint - Create a list
0

Hello,

I am trying to create a list in SP.
I created a Sharepoint template, but i don't understand those 3 template options: Static, Dynamic, Form field.

I attached some screenshots.
In screeshot called Template, that's how i setup Action template.
In screenshot 'Action' that's how i setup the action - Create a list.

When i run i get error:
Error in On path action Create a list. (Step: Start, path: Sharepoint)
List template not found.

Can you help? Thank you.

MVP
In reply to: AndreeLl B

Ok, thank you. Can you help me and show me how should i configure in webcon if i want to create a Custom list, ID 100 ? I have same error.

Hi,

the problem ist, that I don't have access to a SharePoint anymore and I can't test it myself. So I can only provide limited help.

If you would have used something else than the generic list I would have guessed, that a feature is missing.

You could also try with the name of the template instead of the Id, but I would have assumed that it's the id, which is used in the PNP SharePoint commands.
"GenericList"
https://pnp.github.io/powershell/cmdlets/New-PnPList.html#-template

You could also try to create the list with PowerShell and see if it works, or whether there's some other issue.

Best regards,
Daniel