New form with Related Items redirect to edit form

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
MES5464
Posts: 94
Joined: Mon Aug 26, 2013

24 Sep 2013

I am trying to figure out how to use this method to make adding child items on the New Form work. If anyone can help me please.


$().SPServices.SPRedirectWithID

MES5464
Posts: 94
Joined: Mon Aug 26, 2013

24 Sep 2013

The "Related Items" object works fine on an Edit or Display form, but it doesn't work on a New form since there is not ID for the parent record yet.

How can I redirect the Save button click of a New form back into the Edit form for that same parent record?

I don't want the user to have to go hunting for their new expense report to start adding expense items to it.

MES5464
Posts: 94
Joined: Mon Aug 26, 2013

30 Sep 2013

Here is what I have so far:

$().SPServices.SPRedirectWithID({

redirectUrl: "http://share.showprg.com/Lists/Expenses ... _Edit.aspx",

qsParamName: "ID"

});


I am trying to redirect the New Form into an Edit Form, so the parent record will have an ID and the user can start adding child records right away.

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

02 Oct 2013

Hello,

Please, upgrade Forms Designer up to 2.7.11 version and follow instruction from our article:

How to open edit form right after creation of an item in SharePoint

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 10 guests