Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Return page in a custom Add Item form

  Asked By: Salina Sharpe         Date: Nov 27, 2009      Category: Sharepoint      Views: 513
 

I'm missing something obvious here. I've created a custom Add
form -- that adds a new item to a list -- and I want the user to be
redirected to a "Thank You" page after completion. I know there's a
querystring parameter that I can use, but "source=thankyoupage.aspx" (with
or without an absolute URL) doesn't seem to have any effect; what should I
be calling this?

Tagged:              

 

3 Answers Found

 
Answer #1       Answered By: Alicia Scott          Answered On: Nov 27, 2009       

Maybe article helps:
blog.springhouse.com/.../creating-thank-you-pages-for-im\
proved-user-experience/

 
Answer #2       Answered By: Mike Lamb          Answered On: Nov 27, 2009       

but that post just has some suggestions for making a nice-looking
Thank You page.

My problem is that my custom  Add form  does not respond to the "Source"
parameter in the URL querystring; when I add  an item, it just returns me to
the blank version of the form.

 
Answer #3       Answered By: Jose Scott          Answered On: Nov 27, 2009       

Well, not only did I find the answer, but I also found a bug in SPD:

weblogs.asp.net/.../sharepoint-designer-gotch\
a-where-s-the-quot-action-quot-in-my-form-action-button.aspx

 
Didn't find what you were looking for? Find more on Return page in a custom Add Item form Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].