I want to put the u201Cfree textu201D column on an invoice for a customer. This is a concatenation of ref1, ref2, ref3 from the user-defined field. In some of the cases, ref2 and ref2 are empty. I am trying to strip out the comments in this example.
So I want to do is take a field that looks like this: 12345,,
And take out the comas to make it look like: 12345
Is there anybody know if this is possible with PLD functionality?
Thanks a lot