Nested Source parameters

Forums Classic DFFS Nested Source parameters

Viewing 1 reply thread
  • Author
    Posts
    • #7985
      Yucel Cagri
      Participant

      Hi Alexander,

      I am using SPServices’ Add New function within a DFFS Edit Form, to call another DFFS new form. This normally works ok. However, if the first form already has a Source parameter on the URL, the second form that is opened by SPServices gets two Source parameters. This causes second DFFS window to stuck at overlay and end up with This took too long message.

      I am trying to understand if this is SPServices building the URL wrong or a problem with DFFS parsing it. Below is how URL looks like, I appreciate if you can point me in the right direction.

      Sample URL, which causes This took too long message:

      https://somesite.sharepoint.com/site/Lists/Corporate%20Accounts/NewForm.aspx?Source=https://somesite.sharepoint.com/site/Lists/Table%20List/EditForm.aspx?ID=58%26Source=/crm/Lists/Event%20List/DispForm.aspx?ID=10%26sTab=2

      (This happens when I go to a display form, edit an item from vLookup and click Add New link in the Edit Form)

      Thanks,

      Cagri

    • #8007
      Alexander Bautz
      Keymaster

      Hi,
      I’m not familiar with the SPServices Add New feature, but from the URL it looks like the problem is that there is two question marks in the URL. If this only happens when you use the SPServices feature I think you must look at this to fix this issue.

      Alexander

Viewing 1 reply thread
  • You must be logged in to reply to this topic.