open id 

HomeForms

Change Assignment Button Messages in this topic - RSS

Redux
Redux
Posts: 3


10/12/2022
Redux
Redux
Posts: 3
Is there a way to show the Change Assignment Form as a Flow Button? I have a situation that needs an Admin user to be able to change the assignment from an Action on the Form.
0 link
david.gillespie@decisions.com
david.gillespie@decisions.com
Administrator
Posts: 5


10/12/2022
david.gillespie@decisions.com
david.gillespie@decisions.com
Administrator
Posts: 5
This can be done with a step located within "Integration -> Internal Services -> Assignment" called "ChangeAssignment".
This step can be run in a Form using the Sub Dialogue Button. However, this can only be used when Account IDs are mapped into the Accounts field. I'm assuming that you want your users to be able to do this by selecting an account by email address or another human-readable identifier. If this is the case, you are able to run a Fetch Entities within it to obtain the account with that address and use that ID for the step.
0 link
jonaszhang
jonaszhang
Posts: 2


11/23/2022
jonaszhang
jonaszhang
Posts: 2
david.gillespie@decisions.com wrote:
This can be done with a step located within "Integration -> Internal Services -> Assignment" called "ChangeAssignment".
This step can be run in a Form using the Sub Dialogue Button. However, this can only be used when Account IDs are mapped into the Accounts field. I'm assuming that you want your users to be able to do this by selecting an account by email address or another human-readable identifier. If this is the case, you are able to run a Fetch Entities within it to obtain the account with that address and use that ID for the step.


Hey David, I used the gourplist and account list as the input, but I cannot get them from my form. its a configuration issue?
0 link






Powered by Jitbit Forum 8.3.8.0 © 2006-2013 Jitbit Software