Save and create new item
Hi,
Easily, using fd.sourceFormParam. Place in the onclick handler:
Easily, using fd.sourceFormParam. Place in the onclick handler:
Code: Select all
fd.sourceFormParam('https://example.com/Lists/mylist/fd_Item_NewForm.aspx?List=fbab5dd0-ab88-4daa-b9f9-95330c511f9d');
// or you can even use the following if you're on the new form already
//fd.sourceFormParam(window.location.href);
fd.save().click();
-
- Information
-
Who is online
Users browsing this forum: No registered users and 13 guests