Item ID

rss

Posted by schuess - Nov 19 ’15 at 05:34

Other than using the Related Items option, how could i go about getting the item ID from one list, into the hands of a form or workflow in another list?

  • rostislav
    rostislav
    Moderator
    Member for: 8 years 4 months 21 days
    #1 by rostislav Nov 20 ’15 at 05:17

    How are the two lists related? Explain the situation in more detail.

  • schuess
    schuess
    Member
    Member for: 9 years 8 months 2 days
    #2 by schuess Nov 20 ’15 at 10:07

    I swear i have accomplished this before, but i cant remember how. I have a form, and an approval task for that form. I would like to put a link on the form which goes to the approval task. In my mind i need to build a URL with the ID number of the approval task, but i can't figure out how to get that task ID number in the hands of the original parent form.

  • rostislav
    rostislav
    Moderator
    Member for: 8 years 4 months 21 days
    #3 by rostislav Nov 20 ’15 at 10:47

    [#2]: The form is for a list, I take it? If so, again, how the task is related to the list? What makes a particular task belong to a particular list entity?  I.e. is there a lookup column or something? How do you determine if this task belongs to this list entity and that one doesn't?

  • schuess
    schuess
    Member
    Member for: 9 years 8 months 2 days
    #4 by schuess Nov 20 ’15 at 11:23

    [#3]:The Parent List Form needs an approval. So a nintex workflow creates and approval task, and ties those two forms togther with a related content filed on the child task that points to the parent form. the related content field is basically a field of type URL

  • rostislav
    rostislav
    Moderator
    Member for: 8 years 4 months 21 days
    #5 by rostislav Nov 23 ’15 at 07:38

    [#4]:

    We're not Nintext, but most probably you can do this:

    1. Add a multi-value lookup field to the child list that would point to the parent list

    2. Make the Nintex workflow add a value to the field when it created a task.

     

    So, you will have the Related Content field in the child list pointing to the parent list, and a multi-value lookup field on the parent list pointing to the child list.

  • schuess
    schuess
    Member
    Member for: 9 years 8 months 2 days
    #6 by schuess Nov 23 ’15 at 10:11

    by "multi-value lookup field" do you mean a field of type lookup that allows multiple values?

  • rostislav
    rostislav
    Moderator
    Member for: 8 years 4 months 21 days
    #7 by rostislav Nov 23 ’15 at 11:04

    The message was removed by a forum moderator.

  • rostislav
    rostislav
    Moderator
    Member for: 8 years 4 months 21 days
    #8 by rostislav Nov 23 ’15 at 11:04

    [#6]:

    Sorry, actually, it should be single value, since one list entity seems to be related to one task entity.

  • schuess
    schuess
    Member
    Member for: 9 years 8 months 2 days
    #9 by schuess Nov 23 ’15 at 11:39

    Even in a SharePoint Designer workflow, how do i get it to set the value of a field, on a different item in a different list?

  • schuess
    schuess
    Member
    Member for: 9 years 8 months 2 days
    #10 by schuess Nov 23 ’15 at 02:40

    You can ignore my last reply.

Displaying 1 to 10 of 10 messages

Related threads