简体   繁体   中英

Sharepoint Workflow Task List Title URL

I am fairly new to SharePoint 2010 Development. I have created a Task Tray Web Part to list all the tasks (from Workflow Tasks List) awaiting action by the currently logged in user. It is required that when the user clicks on a task on the web part, the associated Infopath form opens for action. I cannot retrieve the URL behind the "Title" Column of the Workflow Task List. Can you show me how to retrieve the URL behind the Title Column of a Workflow Task List in code? C#,VB.Net or JavaScript? Is there another way of achieving this? Thank you.

I kind of took my second advice/comment. I wrote a function that generates the required URL. Using this, I can now call any workflow list item. If I ever find a way to solve the original challenge, I'll be sure to post it here.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM