Old State / New State Task Revenue Type | Community
Skip to main content
Level 9
November 22, 2022
Solved

Old State / New State Task Revenue Type

  • November 22, 2022
  • 1 reply
  • 783 views

Hi Fusion Community,

I'm looking to determine when users change the Revenue Type field on a task.  I have a Fusion scenario set up, that accomplishes more than just the Revenue Type state change, but I don't see Revenue Type listed in the New State or Old State sections of the watch event module (any time a task is updated).

 

Does anyone know how I can reference new and old states for Rev Type?

Thanks,

Nick

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ChrisBudgen

Hi,

 

since that field is not part of the standard data, we have a custom form with a calculated custom field added to all tasks:

and we then use that info to make the comparison:

Hope this helps!

Cheers

1 reply

ChrisBudgen
ChrisBudgenAccepted solution
Level 5
November 23, 2022

Hi,

 

since that field is not part of the standard data, we have a custom form with a calculated custom field added to all tasks:

and we then use that info to make the comparison:

Hope this helps!

Cheers

NickVa7Author
Level 9
November 23, 2022

Thanks, Chris!