Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2812

Re: Email Issues

$
0
0

Instead of using the field, you need to reference the column and row in the cross-tab.  So, it might look like this:

 

 

 

"mailto:"+ GridValueAt(CurrentRowIndex, <index of email addy column>, CurrentSummaryIndex) +

"?subject=" + " Question(s) Related To Report - "  + ReportTitle +

"&body= Hi " + GridValueAt(CurrentRowIndex, <index of first name column>, CurrentSummaryIndex) + ",%0D%0A%0D%0A" +

"I am reviewing the captioned report and have following questions:%0D%0A%0D%0A%0D%0A "

+ "Thanks"

 

-Dell


Viewing all articles
Browse latest Browse all 2812

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>