Difference between revisions of "End Value"

From SAP Enable Now Wiki
(Created page with "==Scope== * '''Simulation''' project > '''Input Text''' macro > '''End Value''' property ==Purpose== Normally, with an '''Input Text (macro)|Inpu...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==Scope==
 
==Scope==
* '''[[Simulation]]''' project > '''[[Input Text (macro)|Input Text]]''' macro > '''End Value''' property
+
* '''[[Simulation]]''' content object > '''[[Input Text (macro)|Input Text]]''' macro > '''End Value''' property
  
 
==Purpose==
 
==Purpose==
Line 7: Line 7:
 
Note that this is only really necessary if the '''[[Input Text (macro)|Input Text]]''' macro is not the last macro in the [[Step]] - otherwise, the field will only appear as completed on the screenshot of the next step, and not within the actual control.
 
Note that this is only really necessary if the '''[[Input Text (macro)|Input Text]]''' macro is not the last macro in the [[Step]] - otherwise, the field will only appear as completed on the screenshot of the next step, and not within the actual control.
  
Note that the '''End Value''' will not be reflected in any generated document, as that uses the image contained in the '''[[Input Text (macro)|Input Text]]''' macro's '''[[Screenshot]]''' property.
+
Note that the '''End Value''' will not be reflected in any generated document, as that uses the image contained in the '''[[Input Text (macro)|Input Text]]''' macro's '''[[Screenshot (Simulation Documentation property)|Screenshot]]''' property.
  
 
[[Category:Property]]
 
[[Category:Property]]

Latest revision as of 06:08, 16 August 2019

Scope

Purpose

Normally, with an Input Text macro, the user enters the text specified in the macro's Value property, and this value is shown in the field when they complete the action. However, if a field is automatically changed or validated by the application (for example, a text of "0" is automatically formatted as "0.00"), or the Regular Expression property is used to allow various values but you still want a specific value to show as having been entered, this property can be used to specify the value that should be displayed in the input field once the user has completed the action.

Note that this is only really necessary if the Input Text macro is not the last macro in the Step - otherwise, the field will only appear as completed on the screenshot of the next step, and not within the actual control.

Note that the End Value will not be reflected in any generated document, as that uses the image contained in the Input Text macro's Screenshot property.