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...?
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.
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.
Thanks for your quick reply..office.microsoft.com/.../HA101191111033.aspxI 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..
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.