118 reputation
5
bio website
location
age
visits member for 1 year, 6 months
seen May 17 at 15:59
stats profile views 1

May
13
revised How to get the correct reference to a Folder created within SharePoint Designer Workflow?
added 92 characters in body
May
13
comment How to get the correct reference to a Folder created within SharePoint Designer Workflow?
I've marked this as the accepted answer. It feels like a kludge to have a second workflow wired up just to get the correct ID. However, that is the most straightforward solution. I just made sure to document the workflow clearly.
May
13
awarded  Scholar
May
13
accepted How to get the correct reference to a Folder created within SharePoint Designer Workflow?
Mar
27
awarded  Student
Nov
9
awarded  Supporter
Nov
9
revised How to get the correct reference to a Folder created within SharePoint Designer Workflow?
deleted 44 characters in body
Nov
9
comment How to get the correct reference to a Folder created within SharePoint Designer Workflow?
I've edited my original question to use your suggestion as a 'workaround'. The idea of having the second workflow on the document library instead of the original list hadn't crossed my mind. That is a workable solution should the folder ID reference issue remain unsolved.
Nov
8
asked How to get the correct reference to a Folder created within SharePoint Designer Workflow?
Oct
30
awarded  Teacher
Oct
19
comment Two-Way Relational List
Note that there MUST be a listformwebpart on the page for the 'related list' option to be available (otherwise it will be greyed out). If you have created a new page for the list item in designer, it will be using a dataformwebpart instead. What you can do here is add an additional listformwebpart to the page and then simply hide it. Use designer to add another listformwebpart for the same list ('insert' -> 'SharePoint' -> 'Listform'), save the page, then visit the page in the webbrowser and set the webpart's hidden option to true. Now, the related lists option will be available.
Oct
11
awarded  Editor
Oct
11
revised How to programmatically add a page to a SharePoint wiki
improve formatting
Oct
11
answered How to programmatically add a page to a SharePoint wiki