Displaying the value of a list column in a workflow email?











up vote
3
down vote

favorite












I currently have a list workflow configured to send users an email based on some conditions.



Within this email, I'd like the title of the list item to display to the user so they know what the email is referring to.



I've read elsewhere that you can use something like this in your email's body of text:



[%Current Item: Title%]


In theory, this should retrieve the title value and display it in the email. However, the email is simply displaying this piece of code as plain text and not retrieving anything.



Would be grateful for anyone's help.










share|improve this question









New contributor




Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    up vote
    3
    down vote

    favorite












    I currently have a list workflow configured to send users an email based on some conditions.



    Within this email, I'd like the title of the list item to display to the user so they know what the email is referring to.



    I've read elsewhere that you can use something like this in your email's body of text:



    [%Current Item: Title%]


    In theory, this should retrieve the title value and display it in the email. However, the email is simply displaying this piece of code as plain text and not retrieving anything.



    Would be grateful for anyone's help.










    share|improve this question









    New contributor




    Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      I currently have a list workflow configured to send users an email based on some conditions.



      Within this email, I'd like the title of the list item to display to the user so they know what the email is referring to.



      I've read elsewhere that you can use something like this in your email's body of text:



      [%Current Item: Title%]


      In theory, this should retrieve the title value and display it in the email. However, the email is simply displaying this piece of code as plain text and not retrieving anything.



      Would be grateful for anyone's help.










      share|improve this question









      New contributor




      Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I currently have a list workflow configured to send users an email based on some conditions.



      Within this email, I'd like the title of the list item to display to the user so they know what the email is referring to.



      I've read elsewhere that you can use something like this in your email's body of text:



      [%Current Item: Title%]


      In theory, this should retrieve the title value and display it in the email. However, the email is simply displaying this piece of code as plain text and not retrieving anything.



      Would be grateful for anyone's help.







      sharepoint-online sharepoint-designer workflow designer-workflow email






      share|improve this question









      New contributor




      Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 1 hour ago









      Mohamed El-Qassas MVP

      39.3k63983




      39.3k63983






      New contributor




      Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 4 hours ago









      Toby

      282




      282




      New contributor




      Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Toby is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          There is a space between Item: and Title%!



          You should use it without space like this [%Current Item:Title%]



          Below is the correct way to get instead of adding it manually




          • At subject, Click on eclipse ....

          • Add or Change Lookup.

          • Current Item > Title.


          enter image description here




          Note: you can also use Fx button to show the title as a subject without adding any additional text.



          enter image description here







          share|improve this answer





















          • I have removed the space and also tried using the 'add or change lookup' option to select the title column. When the user receives the email, the email now doesn't display anything at all, not even the plain text of [%Current Item:Title%]. I noticed this person seemed to have a similar issue, but I was a little confused by their solution, unless you might understand it better? sharepoint.stackexchange.com/questions/160228/…
            – Toby
            3 hours ago












          • Have you tried another field? are you sure the field content is not empty!?
            – Mohamed El-Qassas MVP
            3 hours ago










          • Yes, I've just tried another field and again the lookup doesn't appear to display anything in the email. Both fields are definitely not empty.
            – Toby
            3 hours ago










          • Update: It seems there is an issue with SharePoint Designer saving and publishing the changes I am making. I changed the subject field to use the lookup like you said, but after publishing my changes the email notification is displaying the old text that used to be in the subject field before I added the lookup. In other words, for some reason my changes aren't being added to the site.
            – Toby
            3 hours ago










          • Try to clear the SharePoint designer cache stackoverflow.com/questions/43113666/…
            – Mohamed El-Qassas MVP
            3 hours ago











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "232"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Toby is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsharepoint.stackexchange.com%2fquestions%2f254000%2fdisplaying-the-value-of-a-list-column-in-a-workflow-email%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted










          There is a space between Item: and Title%!



          You should use it without space like this [%Current Item:Title%]



          Below is the correct way to get instead of adding it manually




          • At subject, Click on eclipse ....

          • Add or Change Lookup.

          • Current Item > Title.


          enter image description here




          Note: you can also use Fx button to show the title as a subject without adding any additional text.



          enter image description here







          share|improve this answer





















          • I have removed the space and also tried using the 'add or change lookup' option to select the title column. When the user receives the email, the email now doesn't display anything at all, not even the plain text of [%Current Item:Title%]. I noticed this person seemed to have a similar issue, but I was a little confused by their solution, unless you might understand it better? sharepoint.stackexchange.com/questions/160228/…
            – Toby
            3 hours ago












          • Have you tried another field? are you sure the field content is not empty!?
            – Mohamed El-Qassas MVP
            3 hours ago










          • Yes, I've just tried another field and again the lookup doesn't appear to display anything in the email. Both fields are definitely not empty.
            – Toby
            3 hours ago










          • Update: It seems there is an issue with SharePoint Designer saving and publishing the changes I am making. I changed the subject field to use the lookup like you said, but after publishing my changes the email notification is displaying the old text that used to be in the subject field before I added the lookup. In other words, for some reason my changes aren't being added to the site.
            – Toby
            3 hours ago










          • Try to clear the SharePoint designer cache stackoverflow.com/questions/43113666/…
            – Mohamed El-Qassas MVP
            3 hours ago















          up vote
          3
          down vote



          accepted










          There is a space between Item: and Title%!



          You should use it without space like this [%Current Item:Title%]



          Below is the correct way to get instead of adding it manually




          • At subject, Click on eclipse ....

          • Add or Change Lookup.

          • Current Item > Title.


          enter image description here




          Note: you can also use Fx button to show the title as a subject without adding any additional text.



          enter image description here







          share|improve this answer





















          • I have removed the space and also tried using the 'add or change lookup' option to select the title column. When the user receives the email, the email now doesn't display anything at all, not even the plain text of [%Current Item:Title%]. I noticed this person seemed to have a similar issue, but I was a little confused by their solution, unless you might understand it better? sharepoint.stackexchange.com/questions/160228/…
            – Toby
            3 hours ago












          • Have you tried another field? are you sure the field content is not empty!?
            – Mohamed El-Qassas MVP
            3 hours ago










          • Yes, I've just tried another field and again the lookup doesn't appear to display anything in the email. Both fields are definitely not empty.
            – Toby
            3 hours ago










          • Update: It seems there is an issue with SharePoint Designer saving and publishing the changes I am making. I changed the subject field to use the lookup like you said, but after publishing my changes the email notification is displaying the old text that used to be in the subject field before I added the lookup. In other words, for some reason my changes aren't being added to the site.
            – Toby
            3 hours ago










          • Try to clear the SharePoint designer cache stackoverflow.com/questions/43113666/…
            – Mohamed El-Qassas MVP
            3 hours ago













          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          There is a space between Item: and Title%!



          You should use it without space like this [%Current Item:Title%]



          Below is the correct way to get instead of adding it manually




          • At subject, Click on eclipse ....

          • Add or Change Lookup.

          • Current Item > Title.


          enter image description here




          Note: you can also use Fx button to show the title as a subject without adding any additional text.



          enter image description here







          share|improve this answer












          There is a space between Item: and Title%!



          You should use it without space like this [%Current Item:Title%]



          Below is the correct way to get instead of adding it manually




          • At subject, Click on eclipse ....

          • Add or Change Lookup.

          • Current Item > Title.


          enter image description here




          Note: you can also use Fx button to show the title as a subject without adding any additional text.



          enter image description here








          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 4 hours ago









          Mohamed El-Qassas MVP

          39.3k63983




          39.3k63983












          • I have removed the space and also tried using the 'add or change lookup' option to select the title column. When the user receives the email, the email now doesn't display anything at all, not even the plain text of [%Current Item:Title%]. I noticed this person seemed to have a similar issue, but I was a little confused by their solution, unless you might understand it better? sharepoint.stackexchange.com/questions/160228/…
            – Toby
            3 hours ago












          • Have you tried another field? are you sure the field content is not empty!?
            – Mohamed El-Qassas MVP
            3 hours ago










          • Yes, I've just tried another field and again the lookup doesn't appear to display anything in the email. Both fields are definitely not empty.
            – Toby
            3 hours ago










          • Update: It seems there is an issue with SharePoint Designer saving and publishing the changes I am making. I changed the subject field to use the lookup like you said, but after publishing my changes the email notification is displaying the old text that used to be in the subject field before I added the lookup. In other words, for some reason my changes aren't being added to the site.
            – Toby
            3 hours ago










          • Try to clear the SharePoint designer cache stackoverflow.com/questions/43113666/…
            – Mohamed El-Qassas MVP
            3 hours ago


















          • I have removed the space and also tried using the 'add or change lookup' option to select the title column. When the user receives the email, the email now doesn't display anything at all, not even the plain text of [%Current Item:Title%]. I noticed this person seemed to have a similar issue, but I was a little confused by their solution, unless you might understand it better? sharepoint.stackexchange.com/questions/160228/…
            – Toby
            3 hours ago












          • Have you tried another field? are you sure the field content is not empty!?
            – Mohamed El-Qassas MVP
            3 hours ago










          • Yes, I've just tried another field and again the lookup doesn't appear to display anything in the email. Both fields are definitely not empty.
            – Toby
            3 hours ago










          • Update: It seems there is an issue with SharePoint Designer saving and publishing the changes I am making. I changed the subject field to use the lookup like you said, but after publishing my changes the email notification is displaying the old text that used to be in the subject field before I added the lookup. In other words, for some reason my changes aren't being added to the site.
            – Toby
            3 hours ago










          • Try to clear the SharePoint designer cache stackoverflow.com/questions/43113666/…
            – Mohamed El-Qassas MVP
            3 hours ago
















          I have removed the space and also tried using the 'add or change lookup' option to select the title column. When the user receives the email, the email now doesn't display anything at all, not even the plain text of [%Current Item:Title%]. I noticed this person seemed to have a similar issue, but I was a little confused by their solution, unless you might understand it better? sharepoint.stackexchange.com/questions/160228/…
          – Toby
          3 hours ago






          I have removed the space and also tried using the 'add or change lookup' option to select the title column. When the user receives the email, the email now doesn't display anything at all, not even the plain text of [%Current Item:Title%]. I noticed this person seemed to have a similar issue, but I was a little confused by their solution, unless you might understand it better? sharepoint.stackexchange.com/questions/160228/…
          – Toby
          3 hours ago














          Have you tried another field? are you sure the field content is not empty!?
          – Mohamed El-Qassas MVP
          3 hours ago




          Have you tried another field? are you sure the field content is not empty!?
          – Mohamed El-Qassas MVP
          3 hours ago












          Yes, I've just tried another field and again the lookup doesn't appear to display anything in the email. Both fields are definitely not empty.
          – Toby
          3 hours ago




          Yes, I've just tried another field and again the lookup doesn't appear to display anything in the email. Both fields are definitely not empty.
          – Toby
          3 hours ago












          Update: It seems there is an issue with SharePoint Designer saving and publishing the changes I am making. I changed the subject field to use the lookup like you said, but after publishing my changes the email notification is displaying the old text that used to be in the subject field before I added the lookup. In other words, for some reason my changes aren't being added to the site.
          – Toby
          3 hours ago




          Update: It seems there is an issue with SharePoint Designer saving and publishing the changes I am making. I changed the subject field to use the lookup like you said, but after publishing my changes the email notification is displaying the old text that used to be in the subject field before I added the lookup. In other words, for some reason my changes aren't being added to the site.
          – Toby
          3 hours ago












          Try to clear the SharePoint designer cache stackoverflow.com/questions/43113666/…
          – Mohamed El-Qassas MVP
          3 hours ago




          Try to clear the SharePoint designer cache stackoverflow.com/questions/43113666/…
          – Mohamed El-Qassas MVP
          3 hours ago










          Toby is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Toby is a new contributor. Be nice, and check out our Code of Conduct.













          Toby is a new contributor. Be nice, and check out our Code of Conduct.












          Toby is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to SharePoint Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsharepoint.stackexchange.com%2fquestions%2f254000%2fdisplaying-the-value-of-a-list-column-in-a-workflow-email%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Trompette piccolo

          Slow SSRS Report in dynamic grouping and multiple parameters

          Simon Yates (cyclisme)