Skip to main content
Nintex Community Menu Bar

Nintex (on prem) workflow - lookup text field link

  • September 7, 2021
  • 2 replies
  • 12 views

bobFermi
Forum|alt.badge.img+2

Greetings,

 

I have a list with a multiple line text field.  In that text field is a document name and that text has a link attached to it.  Now I need to go back through my entire list and change the links attached to the text fields.  I cannot figure out how to lookup the link attached to a text field.  Tried query list, build a string and set a variable but I don't see any way to get either the text and the associated link or both.  Perhaps a web service but I'm not sure which call I should try.

 

Thanks for your help

2 replies

bobFermi
Forum|alt.badge.img+2
  • Author
  • Rookie
  • September 7, 2021

Doh... I set my test link to the root of the web app and nintex change it to "/" and I did not notice.  Now I can just use a bit of regex to pull out the url


MegaJerk
Forum|alt.badge.img+14
  • Scholar
  • September 7, 2021

Good to hear you got things working. 

Please mark your response as the solution if you wouldn't mind.