Problem with Record Action... send help
context:
I have 3 interfaces that communicate with each other, What I need to do is give users the ability to open a project and from the project detail interface have a button in related action that opens another interface that allows the user to add employees to the project.
This is the path they take:
"GP_ProgettoInterfaccia" > "GP_ProgettoSummary" > "GP_CreateOrUpdateGPprogettoAnagrafica"
here all in order:[View:/cfs-file/__key/communityserver-discussions-components-files/16/GP_5F00_ProgettoInterfaccia.txt:233:29]>[View:/cfs-file/__key/communityserver-discussions-components-files/16/GP_5F00_ProgettoSummary.txt:223:27]>[View:/cfs-file/__key/communityserver-discussions-components-files/16/GP_5F00_CreateOrUpdateGPprogettoAnagrafica.txt:335:25].
The record types involved are:
.
The problem is that once I get to "GP_CreateOrUpdateGPprogettoAnagrafica," I can't populate the multipleDropdownField.
In the standalone interface, I can populate it without any problems, but as soon as this interface is called by the related action, I can't populate the field anymore...
I know it's all confusing, but I really don't know what I missed during the process.
Related Action:

Process Model Document[View:/cfs-file/__key/communityserver-discussions-components-files/16/GP-Create-Or-Update-GP_5F00_progetto-Anagrafica-_2D00_-Process-Model-Documentation.pdf:160:182]
