Copy demand fields to project when project is created via demand.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2025 11:37 AM - edited ‎01-29-2025 04:46 AM
Copy demand fields to project when project is created via demand.
when a project is created from demand, we need to carry forward some fields from demand to project,
field Investment class is > key initiative and key initiative priority > 8 choices.
help me with a code to carry forward to choices to project from demand.
I have written a BR on demand table and when project is created via demand, some fields are copying as expected but the choices field is not copying as expecting, creating a new field on project form.
BR script:
new field is being added:
dictionary info:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2025 05:46 AM
You can add those in the code of the "Create Project" UI Action (action name is convert_demand_project).