<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom Field Text Mode Help or A Better Solution in Workfront Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469738#M2825</link>
    <description>&lt;P&gt;It looks like you're missing a ")". Try this: &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;LEFT(IF(LEFT(Instructions Edit History,LEN(IF(ISBLANK(Instructions),"-",Instructions)))=Instructions ,Instructions Edit History,CONCAT(IF(ISBLANK(Instructions),"-",Instructions)," (",$$NOW,") | ",Instructions Edit History)),2000)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 28 May 2021 13:15:11 GMT</pubDate>
    <dc:creator>MikeHa1</dc:creator>
    <dc:date>2021-05-28T13:15:11Z</dc:date>
    <item>
      <title>Custom Field Text Mode Help or A Better Solution</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469736#M2823</link>
      <description>&lt;P&gt;What I am trying to accomplish is a way for Users to know when a custom field on an Issue gets updated. We have a custom field with a date and our users are asking to be notified when that date gets changed. I don't see a specific notification setting that applies to this and even with all notifications turned on to instant we are not being notified when a change happens. Also being notified every time ANY field gets changed would be overwhelming. We really only want this one specific field to notify people.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;My progress:&lt;/P&gt;&lt;P&gt;I did go in to the system updates area and add that field to those that will display in the updates area. This at least gives them a way to see that the date was changed from within the issue.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I also found this page on WF on how to create a calculated field that would show the edit history of another field. &lt;A href="https://one.workfront.com/s/document-item?bundleId=the-new-workfront-experience&amp;amp;topicId=Content%2FReports_and_Dashboards%2FReports%2FCalc_Cstm_Data-Reports%2Fcalculated-field-example-edit-history-of-another-field.htm" target="_blank"&gt;https://one.workfront.com/s/document-item?bundleId=the-new-workfront-experience&amp;amp;topicId=Content%2FReports_and_Dashboards%2FReports%2FCalc_Cstm_Data-Reports%2Fcalculated-field-example-edit-history-of-another-field.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I tried testing this to see if it could be a viable solution BUT the calculation is saying "Custom Expression Invalid" and I have no idea what is wrong with it since it's directly copied from WF One.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;B&gt;LEFT(IF(LEFT(Instructions Edit History,LEN(IF(ISBLANK(Instructions),"-",Instructions)))=Instructions ,Instructions Edit History,CONCAT(IF(ISBLANK(Instructions),"-",Instructions)," (",$$NOW,") | ",Instructions Edit History)),2000)&lt;/B&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Also, I am thinking since this is a calculated field that it wouldn't show the updated values unless the user chose "recalculate expressions" on the issue. Is that correct?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Not sure that any of these are a great solution so maybe someone on here knows of a better way for the users to be notified when  a custom field is changed by another user.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 15:52:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469736#M2823</guid>
      <dc:creator>MichaelPe1</dc:creator>
      <dc:date>2021-05-27T15:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Field Text Mode Help or A Better Solution</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469737#M2824</link>
      <description>&lt;P&gt;Not to sidetrack your question too much, but can you explain this:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;"I did go in to the system updates area and add that field to those that will display in the updates area. This at least gives them a way to see that the date was changed from within the issue."&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;This sounds like something I could use, but don't know how to do this.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;THANKS!&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 12:28:36 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469737#M2824</guid>
      <dc:creator>CalvinFold</dc:creator>
      <dc:date>2021-05-28T12:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Field Text Mode Help or A Better Solution</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469738#M2825</link>
      <description>&lt;P&gt;It looks like you're missing a ")". Try this: &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;LEFT(IF(LEFT(Instructions Edit History,LEN(IF(ISBLANK(Instructions),"-",Instructions)))=Instructions ,Instructions Edit History,CONCAT(IF(ISBLANK(Instructions),"-",Instructions)," (",$$NOW,") | ",Instructions Edit History)),2000)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 13:15:11 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469738#M2825</guid>
      <dc:creator>MikeHa1</dc:creator>
      <dc:date>2021-05-28T13:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Field Text Mode Help or A Better Solution</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469739#M2826</link>
      <description>&lt;P&gt;If you go to setup&amp;gt;interface&amp;gt;update feeds there are a list of the fields that will show up in the system updates section. If you want one of your custom fields to show there, click on the custom fields tab&amp;gt;add fields&amp;gt;choose the type of form the field is used on from the drop down&amp;gt;type the name of the field&amp;gt;select the field you want &amp;gt; click add fields. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;From then on any time that field is updated it will display in the updates section (if you have show system updates clicked on in the updates area).&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 16:04:13 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469739#M2826</guid>
      <dc:creator>MichaelPe1</dc:creator>
      <dc:date>2021-05-28T16:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Field Text Mode Help or A Better Solution</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469740#M2827</link>
      <description>&lt;P&gt;Nice, thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 16:05:58 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469740#M2827</guid>
      <dc:creator>CalvinFold</dc:creator>
      <dc:date>2021-05-28T16:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Field Text Mode Help or A Better Solution</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469741#M2828</link>
      <description>&lt;P&gt;Hi Mike, I get the same error. Where did you add the ")". When comparing to the code I had I don't see the difference.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 12:12:41 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469741#M2828</guid>
      <dc:creator>MichaelPe1</dc:creator>
      <dc:date>2021-06-01T12:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Field Text Mode Help or A Better Solution</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469742#M2829</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0694X00000DVjCfQAL.jpg"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/45053iEF34673EFAD2ABDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0694X00000DVjCfQAL.jpg" alt="0694X00000DVjCfQAL.jpg" /&gt;&lt;/span&gt;I saw that a ")" was missing after Instructions: &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 15:55:41 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/workfront-questions/custom-field-text-mode-help-or-a-better-solution/m-p/469742#M2829</guid>
      <dc:creator>MikeHa1</dc:creator>
      <dc:date>2021-06-01T15:55:41Z</dc:date>
    </item>
  </channel>
</rss>

