Can anyone help? I am trying to create a Standard Comment each time a NEW Project is created. I have created a Pre-Process Method Directive for “GetNewProject” but am unsure of how to Set Field for the Comment.text field with Multiple Lines
It needs to be post-processing on a GetNew. On the Pre-Processing, there’s nothing in the tt tables. In the post-processing, the method has returned a tt record with RowMod = “A”.
Thanks, Kevin. If I want the Set Field) Comment text field to have multiple lines, not one string how would I structure it?
Example:
Line 1
Line 2
Line 3
Line 4