Hi,
I have issue when a document name contains a single quote. This single quote is read a double quote by Nintex !
I have reproduced the issue as follows:
1. Add a file with ' in the file name to a doc library in SharePoint
2. Create Nintex Workflow that iterates over all files and store the 'name' field in a workflow variable.
3. Concatenate the variable to a larger string.
4. write to the workflow history.
All single quotes are now doubled.
I've tried the "replace" function to convert the double quote to single quote but it doesn't work.
It's really a blocking point for me so help will be really appreciated :-)
I'm using SharePoint 2010 and Nintex Workflow 2010.
Regards,
Géraldine