Loading...

QuickApps- Webpart connection – How can we achieve to Click on qList View in left webpart open up on right side webpart the qForm edit one?

QuickApps- Webpart connection – How can we achieve to Click on qList View in left webpart open up on right side webpart the qForm edit one?

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #4582
      Anonymous
      Anonymous
      Participant

      I have done  with SharePoint List and InfoPath, but un- able to achieve same for Quick APps, any help will be greatly  appreciated.

      n

       

      n

      Use web part connections to establish the link

    • #6879
      Anonymous
      Anonymous
      Participant

      Hello,

      n

      n

       Sorry for getting back to you so late.

      n

      What I'd suggest to you is to use the LinkTo feature of our qListView and point to the same page and pass the ID of the item in the URL and consume that ID from a qListForm that sits on the same page.

      n

      Your LinkTo field would look like this:

      n

      http://myserver/page1.aspx?ID=<%ID%>

      n

      Let me know if you have any issue with this approach.

      n

      I see a problem with this when you don't provide any ID in the url, the qListForm will complain. You can try passing ID=0 or a negative number and see if this would give a better user experience.

      n

       

      n

Viewing 1 reply thread

You must be logged in to reply to this topic.