Question
Software Institute
GB
Last activity: 3 Dec 2021 9:38 EST
Cannot access Work class from button local action dropdown
Hi,
I am looking to configure a button with Local Action functionality so that I can edit previously inputted user information. The user enters info in one stage and then reviews it in the next. All the process flows and steps in the case life cycle are in the work class. However, when I attempt to access the work class to reference the appropriate step to edit, the only class available is the high level data class.
This example from pega academy is the sort of drop down I am trying to see:
However this is what I'm seeing on my project:
Have I somehow messed up my class structure such that the local class is Data and not Work? If so how can I rectify this?
Thanks in advance