cancel
Showing results for 
Search instead for 
Did you mean: 

How to modify a simulation to show different steps for demo and practice in Enable Now?

viswanav
Explorer
0 Kudos
251

Hello. I am creating an Enable Now simulation to accomplish a task from start to finish using just 1 T-Code. In the demo mode, I draw some references which I do not want to show in the practice mode. for.e.g I have some interaction objects that display how to use the multi selection option but dont want to bore my users with this in the practice mode. How can i easily pick and choose which objects to omit from the practice mode?

Accepted Solutions (1)

Accepted Solutions (1)

ShaneLipke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Dirk,

Yes you are correct, it will skip Explanations but not action macros.

Regards
Shane

Answers (2)

Answers (2)

DirkManuel
Active Contributor

Use Jump to Step macros to bypass the steps that aren't relevant in a specific mode. The Jump to Step macro has properties to say which modes they apply to.

ShaneLipke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Vin,

If you open a Simulation and select an individual action macro or explanation, you can also indicate which modes it's relevant for in the Simulation section of properties. Just deselect the modes where that action or explanation is not required.

Regards
Shane

DirkManuel
Active Contributor
0 Kudos

That will just prevent the highlight and/or bubble being shown - the step is still there/played (and most significantly, still a required action in Practice mode).