In SharePoint Designer 2013, there is the "CurrentItem" conveniently availble. How do I get this in Visual Studio 2012 Workflow project for SP 2013? There are these LookupSPLIstItem* actions but they all require the Item Guid as an input argument, which of course I don't have. I need to check a field value of the current item on the first step of my workflow, and I'm already stuck. LOL.
↧