I'm trying to insert custom list in SharePoint Designer, Nothing is happening. I'm trying to do this below requirement.
Adding survey list in page layout page
Please provide any help.
Regards!
I'm trying to insert custom list in SharePoint Designer, Nothing is happening. I'm trying to do this below requirement.
Adding survey list in page layout page
Please provide any help.
Regards!
Make sure you add the Survey list through “Custom List Form” selection.

Besides, if you want to create a web part for new form in Survey list, I recommend you creating a aspx file->edit this aspx file in advanced mode-> insert the survey list new form as above->click “To Site Gallery”.
Finally, we can add the web part in the publishing page.