Add fields to bring to Project from Demand's "Create Project" UI Action

SC10
Kilo Guru

Running on Istanbul, we have added custom fields to the Demand (dmn_demand) form. When the Demand's type is "Project", the UI Action for "Create Project" is now available, and when used the OOB fields are coming over to the newly created Project. I'd like to script in more to come over, but looking through the "Create Project" UI Action, it would seem that all of this is handled by the "AjaxCreateRelatedEntityFromDemand" script include that I rather not modify and edit if I don't have to.

Is there a system property somewhere that would allow me to enter in the element names of my new Demand fields, for the "AjaxCreateRelatedEntityFromDemand" script include to refer to and include in its process of creating the related Project?

Thank you.

5 REPLIES 5

Does this only work with String Fields with choices?   I've set up the same field type (string with choices) in demand and project, but it's not transfering over.   A string to string works great.