Looking for some hints here. I'm trying to get a Journal Entry approval workflow going. Default JE to Pending, and if Department field is X then add an Approve button. I can't seem to bring in the native Department field on the JE form. So I'm using a custom name-sake which sources the Department values in and Stores value.
Now when I test the workflow, I have a transition that has a condition for the Department value. If that's X, then go to the next state that creates the Approve button. No matter what I source on the form for the Department field (Even X) it never passes the check so there's no Approve button. Thoughts?