Hi,
I am encountering a buggin' issue with one of my Nintex 2007 workflow's. I have a form library with a Infopath Form. The form performs a "Property promotion" to the columns in the library. Now with my Workflow I want to build a Dynamic string from those columns for later use in my workflow. When I insert a reference and select one of the Item Properties, i expect to get this:
{ItemProperty:ColumnName}
instead somehow nintex gives me this:
{ItemProperty:_x0032_cfd9b62_x002d_168b_x002d_44dd_x002d_ac97_x002d_8fcac54b8b5e}
The picklist (when selecting "Insert Reference" itself shows the internalname of the column.
It functions as it should, but if somebody else would have a look at my dynamic strings he wouldn't have a clue what i am querying. Also, changes are I have to fix the workflow everytime i want to use it in a list on a different location with different GUIDs for its columns.
My gut feeling tells me it has something to do with the property promotion of Infopath to a list. Now I know this is Nintex and not Microsoft, but this goes wrong in my workflow and I am wondering if anybody else encountered this and even better how you fixed this?
Help would be highly appreciated!
Cheers, Druss