- This topic is empty.
- AuthorPosts
-
- 01/28/2014 at 5:02 am #4523
AnonymousParticipantHi Everybody,
This applies to QuickApps for SharePoint 2010
After having a successful lookup on qMultiSelector and passing variables to a qListForm to create a new record, I’d like to put variables from my form onto the Message and hopefully even the subject line in an email on the email tab.
I’ve tried many different variations. I’ll be using multiple fields, but just for this example, the field is Client and I created a ClientSession as well. Two of the many things I’ve tried:
<%Client%> ---> No effect
<value Type="Text" SiteUrl="." ListName="Confirm Tracking Portal" SourceName="Client" SessionName="ClientSession" Source="Session" /> ---> No Effect
Does anyone know the correct syntax to pass a value from the qListForm to the email Message field? I can understand the Subject not working because it’s not html, but I would hope I could do something with the message field:
Thanks
-
- AuthorPosts
You must be logged in to reply to this topic.