Forum Discussion

telpochyaotl's avatar
15 years ago

Free Marker: Any way to know if MyProfilePage was saved.

Hi There... I'm fairly sure I can do a lot of what I want using javascript. However, if possible I rather use Free Marker.   Is it possible to know that the MyProfilePage was saved (as when the Sav...
  • AdamT's avatar
    AdamT
    15 years ago

    My apologies.

     

    You'll need to reference the results as so:

     

     

    <#if activity.results.name.UserUpdated??>
      ...
    </#if>

     Sorry for the confusion!