Thank you - finding the actions.xml file and comparing it using Notepad++ helped me resolve my problem
Well the fact that we get different results must mean something is different with the workflow config, so I just want to find out where the diffe...
This is the perfect solution, thank you so much for the detailed responses
Sorry for slow reply - only just got around to testing this out. Even when I add the trimmed values to a collection ID, when I retrieve the colle...
Hi Your first reply did remove the whitespaces which is great, however the result when written to my sharepoint column still contains the a...
Is there anyway to compare two workflows side by side? I tried exporting the nwp file, but that doesn't open in notepad++ (well it does, but not ...
Hi there, I'm using a regex in a workflow to extract some text from a string, save it to a variable and then update a column with that variabl...
I'm struggling to find a solution to this - I would like to have a document cover page with some basic information from Sharepoint (author/title ...
I'm trying to create a workflow to remind users to fill in meta data, so If a list item field is empty (in this case a lookup field) then run som...
I need to clear all fields for a document with the click of a button. This works fine when the field is a simple text field, I can use 'Set Field...