Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

redirect from newform.aspx

  Asked By: Luz Blake         Date: Jan 27, 2009      Category: Sharepoint      Views: 1195
 

i have newform.aspx in one list.
once filled this form and click on ok ...the data need to place in its list.
bydefault it redirect to allitems.aspx.
but i need to redirect the page to home page..
can anybody help meout how can i do it through designer...?

Tagged:        

 

4 Answers Found

 
Answer #1       Answered By: Julia Washington          Answered On: Jan 27, 2009       

Checkout the last option in the earlier thread and also search on the net there have been multiple solutions for redirecting to different form  after NewForm.

 
Answer #2       Answered By: Shashwat Takle          Answered On: Jan 27, 2009       

yes, it should be pretty straight forward.
use designer, open newform.aspx and play with OnClick event for OK button.
u can easily find code snippet if u Google it.

 
Answer #3       Answered By: Aastha Acharya          Answered On: Jan 27, 2009       

Thanks for your quick reply..
office.microsoft.com/.../HA101191111033.aspx

I think this link willl help  me.but here the thing is i didnt understand this link for itemadding or itemadded.
but my req ..that should be happend in item added.
can you help me out ..here..

as patrik said ..i find the property for ok button ie redirect  url..
i have given the redirect url ..but still the newform...moveing to allitems.aspx.only..
than you please help me out..

 
Answer #4       Answered By: Glenda Roth          Answered On: Jan 27, 2009       

Not sure if you have changed the Item forms URL using SharePoint designer  for your changes to take effect. You have to do this via SharePoint Designer as explained in one of the articles, remember to choose the correct content type.

 
Didn't find what you were looking for? Find more on redirect from newform.aspx Or get search suggestion and latest updates.


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