keyongtech


  keyongtech > sharepoint.* > sharepoint.windowsservices.development > 10/2008

 #1  
09-06-08, 11:05 AM
Arun
Hi Everybody,

I have a custom aspx page which contains a button to NewForm.aspx of a
particaular list. After clicking this the user will be taken to the
NewForm.aspx page.
My requirement is after saving the new list entry, the user should be
redirected to DispForm.aspx to display the same item.
Is there any way I can achieve this.

I am trying to make use of the Source querystring variable but dont
know how can I redirect to the DispForm.aspx to display the newly
added item.

Please help me.

-Arun
 #2  
10-08-08, 11:31 AM
JorenFX
Hi. Add this to your link on the custom buttom

NewForm.aspx?Source=Display.aspx

This will open the NewForm page and Redirect to the Display Page but,
however, I havent figured out how to open the item that has been added.

let me know when you get it.

jorenfx

Cheers

"Arun" wrote:
[..]
Similar Threads
Customize NewForm.aspx and DispForm.aspx

I recently did an upgrade of WSS 2.0 to WSS 3.0 in my test environment. I noticed that I lost any customizations that were made to NewForm.aspx and DispForm.aspx pages after...

Remove the "Delete Item" button from Dispform.aspx and EditForm.aspx

I want to remove the ability for a user to Delete items from a list. I think I have figured out how to block it through the ItemsDeleting event, but I would rather just get...

Customizing newform.aspx, editform.aspx, and dispform.aspx on WSSV3

I'm familiar with using FrontPage 2003 to modify these files in WSSV2 by right-clicking on the list form web part on the page and choosing "Customize SharePoint List Form". ...

Removing the New Item, Edit Item, etc Bar from DispForm.aspx

Exactly what code do I need to remove from the DispForm.aspx page in SharePoint to only get rid of the bar that has the following buttons on it? New Item | Edit Item | ...

new column does not appear in NewForm.aspx after costomizing NewForm.aspx using FrontPage

Hi I customized the NewForm.aspx page of a sharepoint "Issue" list using FrontPage 2003. I just changed the appearance of the page, two field side by side instead of...


All times are GMT. The time now is 01:31 AM. | Privacy Policy