Hello All,
I am attempting to hide a panel based on the running workflow version but cant seem to find a way to capture this data. I had to change part of the form for a new update to my workflow and need it to show one of two options based on the running workflow version, currently im using the item id(anything below a certain ID shows one option, anything above shows the other), but if they have to restart an older item it will show the incorrect item and error the workflow out, so i need to use either the workflow version or the date the workflow was started and i cant seem to find a way to capture either.