Hello all,
I am attempting to update a user field in an action request form via IPA. This user field will be hidden on the form to trigger a flag for a part of the process that is used in a constraint. While FindHireApplied allows me to get the parameters from the form, I have been unable to determine a way to update this parameter on the form via IPA. Has anyone else had success in this area? I have attempted changing the actionType to CreateUpdateDelete, changing the actionName to UpdateHireApplied, UpdateInProgressHireApplied, and various combinations of these. I have also attempted many updates from the objectName ActionRequest, etc... We are on Landmark 10.1.1.55. The form constraint works well at least, so this is my last hurdle.