Announcement

Collapse
No announcement yet.

unavailable Task field dateStart and dateEnd in Workflow rule

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • unavailable Task field dateStart and dateEnd in Workflow rule

    Hi,
    why field dateStart and dateEnd for Task are unavailable when I try create workflow rule? 'Add Condition' includes only 'Date Completed'

  • #2
    I skipped the problem using a formula, Solved

    Comment


    • espcrm
      espcrm commented
      Editing a comment
      How did you solve that using formula, would you kindly share for future user? Thanks.

    • LuckyLouie
      LuckyLouie commented
      Editing a comment
      I use 'dateEnd' in formula and it works I use field 'dateEnd' in formula:
      entity\isAttributeChanged('dateEnd') && modifiedByName != assignedUserName
Working...
X