Add fields to bring to Project from Demand's "Create Project" UI Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2017 10:56 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-28-2017 03:41 PM
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.