I would like to include a list of URLs from a table in an email. However, in the email it generally ends up looking like this: {Proof URLs - Proof URL - All rows~} when I insert it has a field. I tried building the text string on row loses focus as suggested in another topic on this particular forum, however, there is the problem of deletions and edits. With a couple of edits, it's not surprising to have 3 or 4 copies of the same URL because it's added every time focus is lost.
(An implode rows function might be handy, but does not appear to exist.)
