Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Old State / New State Task Revenue Type

Avatar

Level 10

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

1 Accepted Solution

Avatar

Correct answer by
Level 6

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:

ChrisBudgen_0-1669211082049.png

and we then use that info to make the comparison:

ChrisBudgen_1-1669211128386.png

Hope this helps!

Cheers

View solution in original post

2 Replies

Avatar

Correct answer by
Level 6

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:

ChrisBudgen_0-1669211082049.png

and we then use that info to make the comparison:

ChrisBudgen_1-1669211128386.png

Hope this helps!

Cheers

Avatar

Level 10

Thanks, Chris!