7.3.2 issue: cant find training event in drop down for activity microflow

0
one of these shows the training event in the drop down. i can’t seem to find it and i have revisited past modules in the Become a Rapid Developer Learning path and i still can’t seem to figure out why it is missing now.
asked
1 answers
2

Hi Heaven Clacken,

The microflow you are trying to set up is an onchange microflow which should be triggered from the screen you created in the before step of your training. So this Microflow should be configured  like this,

in this case the microflow you created should have an input parameter TrainingEvent. Check whether you configured this microflow in the onchange then check the microflow has TrainingEvent object as input parameter. 

The issue is the Microflow dont have the input parameter now.

answered