Skip to main content

Search

Document Generator - Sorting a sub list loop & hyperlink question

Answered

Comments

2 comments

  • Matthias_Walter

    Hi Dale,

    to order a looped list you would have to add the view parameter inside the double brackets right after the list name: [[loop Employee Onboarding view('myview')]]

    The link has to build like this to get a propre hyperlink in the final document:

    [[link (url=[[@Web.Url]]+'/Lists/RecruitmentTracker/DispForm.aspx?ID='+[[ID]], text='Open Task')]]

    Kind regards

    Matthias

    1
  • Dale Zach

    Thanks very much Matthias, I got it working now.

    0

Please sign in to leave a comment.