Difference between revisions of "On Finish"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ ==Scope== * '''Book Page''' content object > '''Demo Mode Link''' object > '''Actions''' > '''On Finish''' property * '''Book Page''' content object > ''...")
 
Line 11: Line 11:
  
 
==Use==
 
==Use==
When activated, this property presents a text box with just an '''Add''' link available in it. Clicking on this link inserts a two-column table row above this link. The link can be used to add further actions to be performed when the object is clicked. All actions are performed at exactly the same time, when the parent object is clicked on. If you want to stagger their execution, trigger a '''[[Time Control]]''' and specify the individual actions and their timing in that.
+
When activated, this property presents a text box with just an '''Add''' link available in it. Clicking on this link inserts a two-column table row above this link. The link can be used to add further entries. All actions are performed at exactly the same time, when the On Finish event is triggered. If you want to stagger their execution, trigger a '''[[Time Control]]''' and specify the individual actions and their timing in that.
  
 
For details of the contents of the 'action table' and how to define actions, refer to [[Defining actions]].
 
For details of the contents of the 'action table' and how to define actions, refer to [[Defining actions]].

Revision as of 06:22, 10 October 2019

Scope

Purpose

This property is used to define the action(s) that should be performed when the user 'finishes' the simulation that is launched by clicking on the launch button for the parent 'Mode Link' button. In this context "finishing" does not necessarily mean 'completing' the simulation in the relevant mode - it simply means that the user has closed the simulation and returned to the Book Page (so "finished with..." is probably a better interpretation).

Use

When activated, this property presents a text box with just an Add link available in it. Clicking on this link inserts a two-column table row above this link. The link can be used to add further entries. All actions are performed at exactly the same time, when the On Finish event is triggered. If you want to stagger their execution, trigger a Time Control and specify the individual actions and their timing in that.

For details of the contents of the 'action table' and how to define actions, refer to Defining actions.

See Also