Redirect on internal list after related item deletion
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hi Alexey,
Ok, it seems you're using a document library with 'Checkout before editing' option as a data source of the related items control, am I right? I think we found the issue in the software and will fix it in the future version.
Ok, it seems you're using a document library with 'Checkout before editing' option as a data source of the related items control, am I right? I think we found the issue in the software and will fix it in the future version.
- Alexey Babin
- Posts: 23
- Joined: Wed May 11, 2016
- Contact:
Certainly no, I'm using simple list, but yes, versioning is enabled.
- Alexey Babin
- Posts: 23
- Joined: Wed May 11, 2016
- Contact:
Hello!
Is there any news about the problem?
Thanks!
Is there any news about the problem?
Thanks!
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hello Alexey,
Unfortunately, we couldn't reproduce the issue. Also, non of our customers have reported the same issue.
We've tried the following:
1. Create a new list
2. Turn on the versioning in the list settings
3. Add the list to a form via the Related items control.
SharePoint still uses the 'EditLink2' function for opening a child form whereas in your case it uses EditItemWithCheckoutAlert. We assume that it is a result of some customization.
Unfortunately, we couldn't reproduce the issue. Also, non of our customers have reported the same issue.
We've tried the following:
1. Create a new list
2. Turn on the versioning in the list settings
3. Add the list to a form via the Related items control.
SharePoint still uses the 'EditLink2' function for opening a child form whereas in your case it uses EditItemWithCheckoutAlert. We assume that it is a result of some customization.
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Could you describe the complete steps on how to reproduce the issue on a new list? Are you using SharePoint online or on-premises?
- Alexey Babin
- Posts: 23
- Joined: Wed May 11, 2016
- Contact:
Hello,
the exact steps according this issue are:
- Open edit form of parent item, containing list view of related items (not SPGrid, just list view). The form is opening not in internal window, but in "fullscreen" mode (in PlaceHolderMain, I mean)
- Open for edit one of related items
- Press cross button "x" for delete child item
- The child item is deleted, and also both forms (parent and child) are closed and user is redirected to list view of list, containing the childrens.
Also, according to related items in list view on the form there is the problem I wrote in comment to blog (link):
But when I've created new child item from parent's edit new form and saved it, I try to create NEW parent item. And I see previously created child (related to other parent) on the "New" parent's form. Suppose, it is somehow linked to Cookie(_fd_parent_temp).
This feature is great and nesessary for us, but it's implementation precludes using this functionality, so I'm considering implementation of this by using method described here.
In case you need remote connection by TeamViewer to see exact what happens here, please let me know and I'll show you this error.
Thank you!
the exact steps according this issue are:
- Open edit form of parent item, containing list view of related items (not SPGrid, just list view). The form is opening not in internal window, but in "fullscreen" mode (in PlaceHolderMain, I mean)
- Open for edit one of related items
- Press cross button "x" for delete child item
- The child item is deleted, and also both forms (parent and child) are closed and user is redirected to list view of list, containing the childrens.
Also, according to related items in list view on the form there is the problem I wrote in comment to blog (link):
But when I've created new child item from parent's edit new form and saved it, I try to create NEW parent item. And I see previously created child (related to other parent) on the "New" parent's form. Suppose, it is somehow linked to Cookie(_fd_parent_temp).
This feature is great and nesessary for us, but it's implementation precludes using this functionality, so I'm considering implementation of this by using method described here.
In case you need remote connection by TeamViewer to see exact what happens here, please let me know and I'll show you this error.
Thank you!
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hi Alex,
Regarding the first issue, could you try to reporoduce it with new parent and child lists with default settings: create two custom lists: parent and child, create a form for the parent list in Forms Designer and put the related items control displaying data from the child list. Then open a child item from the form and delete it. What is the result?
Regarding the first issue, could you try to reporoduce it with new parent and child lists with default settings: create two custom lists: parent and child, create a form for the parent list in Forms Designer and put the related items control displaying data from the child list. Then open a child item from the form and delete it. What is the result?
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
As for the second issue, the instructions from the post are applicable for the parent's NEW form only. For edit forms use the following approach:
http://spform.com/office-365/crea ... office-365
http://spform.com/office-365/crea ... office-365
-
- Information
-
Who is online
Users browsing this forum: No registered users and 21 guests