Loading...

How to pass item ID in GoToURL custom action

How to pass item ID in GoToURL custom action

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #5381
      Anonymous
      Anonymous
      Participant

      Hi Kate,

      What happens on the DispForm.aspx page? Maybe they need to use the LID instead of ID? See the docs for more detail about the LID issue (search in the User Guid "LID").

    • #4279
      Anonymous
      Anonymous
      Participant

      Hi QWP experts,

      Could you please help with implementing the following scenario:

      There is parent-child relationships between list (parent) and document library(child). Child list has ParentID lookup field.

      A customer wants to have custom action in qListView for the child list that opens a page that displays parent item.

      Open related documents.PNG

      That’s the URL of a page that should be opened:

      related documents.PNG

      We tried different options for GoToURL action… but it never opened the desired URL.

      GoToURL.PNG

      Result:

      GoToURL does not work.PNG

      What format should we specify the URL for GoToURL action?

      Thanks,

      Kate

    • #5837
      Anonymous
      Anonymous
      Participant

      Hey Kate (responding just so this is recorded),

      helped me out on this today. The missing link we were missing was we didn't have the Parent ID exposed in the list. If this isn't checked we can't send the value.

      Makes sense!

      Thanks,

      jAC

Viewing 2 reply threads

You must be logged in to reply to this topic.