linkToItem in Related Items don´t work
Hallo,
If i click on a Link of an Related Itemrow the related Item don´t show up. Only a totaly white messagewindow is shown!!
But if i use the context-menue of the link and use "open in separat window or Register" then related Item is shown correctly!!
What is the Problem?
thx for help.
If i click on a Link of an Related Itemrow the related Item don´t show up. Only a totaly white messagewindow is shown!!
But if i use the context-menue of the link and use "open in separat window or Register" then related Item is shown correctly!!
What is the Problem?
thx for help.
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hi,
Could you provide both URLs: one from an iframe that is opened when you click a row and another from a separate window?
Could you provide both URLs: one from an iframe that is opened when you click a row and another from a separate window?
Hi,
the URL which is shown if the mouse is on the "Edit"-Icon of the related Item row:
https://dentalwerk.sharepoint.com/sites ... %7D&ID=130
the final URL which is shown in the browser-URL if i open it in separat window:
https://dentalwerk.sharepoint.com/sites ... 95a805b490
Info:
according to the signed in usergroup and state of the Listitem there is a Redirect to Edit or Display-Form of the list "Versandinfo"
thx for help
the URL which is shown if the mouse is on the "Edit"-Icon of the related Item row:
https://dentalwerk.sharepoint.com/sites ... %7D&ID=130
the final URL which is shown in the browser-URL if i open it in separat window:
https://dentalwerk.sharepoint.com/sites ... 95a805b490
Info:
according to the signed in usergroup and state of the Listitem there is a Redirect to Edit or Display-Form of the list "Versandinfo"
thx for help
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
What if you paste the URL below into your browser:
https://dentalwerk.sharepoint.com/sites ... %7D&ID=130
Do you get an empty window? Are there any errors in the browser console (press F12 to expand the console)?
https://dentalwerk.sharepoint.com/sites ... %7D&ID=130
Do you get an empty window? Are there any errors in the browser console (press F12 to expand the console)?
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Have you modified the Edit link via JavaScript? The URL passed into openForm method is corrupted.
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Please, try to comment out all custom JS-code in both parent and child forms. I have tried to reproduce the issue in my environment but with no luck.
I've added a child list and picked a view with the Edit icon. Then opened the parent form and clicked the Edit icon. The child form was opened successfully: If it does not help, please, purchase 60 support minutes and provide temporary access to your site and the direct link to the form:
https://spform.com/buy/support-maintenance
I've added a child list and picked a view with the Edit icon. Then opened the parent form and clicked the Edit icon. The child form was opened successfully: If it does not help, please, purchase 60 support minutes and provide temporary access to your site and the direct link to the form:
https://spform.com/buy/support-maintenance
Hi,
the problem seems to be the redirect-script (according to the logged in user-group as described on your site).
I have one List without redirect where this problem don´t exist!
I have script´s like this for redirect:
<script type="text/javascript">
ExecuteOrDelayUntilScriptLoaded(function () {
fd.openForm('fd_Handelspartner_aca4ff6b-971d-4c79-b874-02c8d2cb2bbd_DisplayForm.aspx');
}, 'plumsail.fd.core.js');
</script>
So how to solve the problem? I have to use the redirect because we have 2 usergroups with different views!
thx.
the problem seems to be the redirect-script (according to the logged in user-group as described on your site).
I have one List without redirect where this problem don´t exist!
I have script´s like this for redirect:
<script type="text/javascript">
ExecuteOrDelayUntilScriptLoaded(function () {
fd.openForm('fd_Handelspartner_aca4ff6b-971d-4c79-b874-02c8d2cb2bbd_DisplayForm.aspx');
}, 'plumsail.fd.core.js');
</script>
So how to solve the problem? I have to use the redirect because we have 2 usergroups with different views!
thx.
-
- Information
-
Who is online
Users browsing this forum: No registered users and 4 guests