I need a lifecycle to be activated with a button before it can be used. How can I do this?
Its not possible to deactivate or activate a lifecycle.
But you can use a trigger between the life cycle and the system your using it for, when the button is pressed activate the trigger.
1 Like
you could use a checker and some block code so it goes through the checker to find if a property is equal to something
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.