Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Reading existing Projects Task Title And writing to new Project Task
Hi,
I have created a Project with a number of tasks assigned which will be using this project as a template for newer projects. The idea is to simply create new projects and tasks based on the template. The problem is that when I programmatically create a new Project and read/write the associated Project Tasks from the "template" project to the new project all the titles/names change to resemble the parent child relationship for those projects tasks that are children of a parent task.
For example this task is simply named "Task1b", it is a parent of "Task1", but when I read it to write it my log says it's named "Task 1 : Task 1b". I would like to write "Task1b" not the latter.