0

Issue: I have four content Type that I want to be able to create custom links to but for each of them I also want to be able to make the source point back to the page to confirm action has been taken.

Knowledge: I am aware of using ?Source='URL' and ContentTypeId='ID' but is there a way to use both at the same time such as

https://[COMPANY].sharepoint.com/sites/[SITE-ID]/lists/[LIST-NAME]/NewForm.aspx?Source=[URL]?ContentTypeId=[ID]

1 Answer 1

0

https://[COMPANY].sharepoint.com/sites/[SITE-ID]/lists/[LIST-NAME]/NewForm.aspx?Source=[URL]&ContentTypeId=[ID]

I didn't need the second ? this should have been an &!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.