changing the value in an attribute when moving to a new state
![]() Hi All,
|
2 answers
![]()
Ralph Schoon (61.6k●3●36●43)
| answered Sep 05 '17, 3:22 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER See follow up actions such as in rsjazz@wordpress.com |
![]() It's a really simple scenario and you can achieve this just developing one precondition (for "cannot transition to the new state, unless the value of that attribute is changed to zero") and one follow-up action (for "upon transitioning to a new state, the value of that attribute must be changed to zero"), as described very well on workshops available at https://jazz.net/library/article/1000. |