<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks Matt<div class=""><br class=""></div><div class="">When I do this ITNM-Topic: {$Tickets{'TOP'}->CustomFieldValuesAsString('ITNM-Topic’)} I still just get the first 1 in the list for the child ticket. It show fine in the parent ticket of course but is not transferring down to the child.</div><div class=""><br class=""></div><div class="">I am on 4.2.11 </div><div class=""><br class=""></div><div class="">I appreciate your quick responses and ideas</div><div class=""><br class=""></div><div class="">I included a snapshot of the parent and child in case that helped.</div><div class=""><br class=""></div><div class=""><img height="36" width="334" apple-width="yes" apple-height="yes" apple-inline="yes" id="FC7A743A-0158-4A54-883D-9F51E0F3F40B" src="cid:5AEE9529-7FCC-4C6B-AC70-B7AB7D58797D@umbc.edu" class=""><img height="80" width="260" apple-width="yes" apple-height="yes" apple-inline="yes" id="268F83CF-D107-4738-84F3-E5FCD4385740" src="cid:11995B04-4E3F-43DB-959D-DCCB91F0D559@umbc.edu" class=""></div><div class=""><br class=""></div><div class="">Joe</div><div class=""><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; line-height: normal; border-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div class=""><div class="">Joe Kirby ,  Assistant Vice President, Business Systems</div><div class="">Division of Information Technology (DoIT) </div><div class="">Support Response -   <a href="http://www.umbc.edu/doit" class="">http://www.umbc.edu/doit</a> </div><div class="">Administration 627</div><div class="">Office - 410-455-3020 </div><div class="">Email - <a href="mailto:kirby@umbc.edu" class="">kirby@umbc.edu</a></div></div></div></span></span>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Dec 2, 2015, at 10:38 AM, Matt Zagrabelny <<a href="mailto:mzagrabe@d.umn.edu" class="">mzagrabe@d.umn.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Wed, Dec 2, 2015 at 9:35 AM, Joe Kirby <<a href="mailto:kirby@umbc.edu" class="">kirby@umbc.edu</a>> wrote:<br class=""><blockquote type="cite" class="">Matt<br class=""><br class="">I appreciate the suggestion however as a non-perl programmer I am not able<br class="">to transition this to my template<br class=""></blockquote><br class="">Sure.<br class=""><br class=""><blockquote type="cite" class="">I was hoping to have some command that would replace this line in the<br class="">template so the child ticket could receive all the values from the parent as<br class="">I am creating this dynamical via script/template<br class=""><br class="">ITNM-Topic: {$Tickets{'TOP'}->FirstCustomFieldValue('ITNM-Topic’)}<br class=""></blockquote><br class="">Just replace the "FirstCustomFieldValue" with "CustomFieldValuesAsString".<br class=""><br class="">-m<br class=""></div></div></blockquote></div><br class=""></div></body></html>