Workflow in SharePoint Add in (Visual Studio 2015/2017) problem with Get Properties of Lookup

Copper Contributor

Hello everyone!

 

I have a strange problem.

 

I'm following a guide on how to create a workflow for a SharePoint Addin.

 

I 've created a LookupListItem , chose current list item and list but when i click the Get Properties , even though it creates GetDynamicValueProperties activity , the define text is not there. So i can't choose which columns to be mapped to the variables.

 

I tried the solution with both Visual Studio 2017 and 2015 and same thing happens.

 

What i'm doing wrong?

 

 

Thanks!

0 Replies