Hojom59215
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Hojom59215 created a post, Does workflow supports text block?
How can i initialize multiline string? For example: var testString = """ Lorem ipsum dolor sit amet, consectetur adipiscing elit,sed do eiusmod tempor"""; -
-
Hojom59215 created a post, Workflow. Generate tasks for new project
Is there any ctx trigger to do stuff when new project is created? For example ctx.poject.isNew or something similar.I need to autogenerate a few tasks for every project. So can i do it by workflow?