Hi All,
We are working on a fairly complex custom ActionRequest process. As part of this process, we'd like to modify the ActionRequest form so that different approvers see different fields on the form based on the particular UserAction node that the request was generated from. For example, maybe an action has a section for Comp update/approval, HR update/approval, and Finance update/approval. We want the Form to show only the fields that require review/update for that specific type of approval, etc.
Note that the assignments are by actor rather than task within the flow logic, and the approvers may have rights that would generally allow them to update any of the fields.
Is there a way to mark the different UA nodes as a specific "type" of UA, and then reference that in the ActionForm LPL code (similar to the "actor.final approver" logic)?
Thanks!
Kelly
Hey Kelly,
Did you guys get something to work with this? I'm really curious as to what you pursued.
Peter
Hi Quarantine,
We were able to make this work through a combination of Config Console forms with hidden sections and IPA logic. It wasn't perfect, but it got us where we needed to be.
However, you're taking me way back...over 5 years ago. We are no longer using Infor HCM, and I haven't worked with it for at least 3 years. Unfortunately, I can't remember enough to even point you in the right direction, and there is no way for me to look at our flows or config console stuff anymore.
Hopefully you can figure something out since you know we were able to make this work.
Good Luck.