You are viewing limited content. For full access, please sign in.

Question

Question

Trying to Create a New Token where it removes the beginning part of the name

asked on June 23, 2017

This is what I want my end result to be:

I've created a "currentName" token and would like to take that, remove "Doc Number Generated:  " and remove it to create an "updatedname" token. Here's the info on the tokens:

As you can see from the first image, it's not removing the words I want removed. What am I missing????

0 0

Answer

SELECTED ANSWER
replied on June 23, 2017

For your updatedName token, try using this value

%(currentName#<Doc Number Generated:\s+(.+)>#)

0 0
replied on June 23, 2017

Thanks! That worked.

0 0

Replies

replied on June 23, 2017

1 0
replied on June 23, 2017

And, OF COURSE, yours worked too, Bert! Thanks for bailing me out again. You've become such a useful resource for me! I truly appreciate the time you take to provide me with so much detail!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.