The real value after selecting a Value Type. For example, for Value Type Integer: 100, for Decimal: 10.5, for Text: Test or for Boolean: true. More Info
Slug
value
Required
true
Can have default value
true
Filter code method
Timelines.eventWithValues.setValue(string: value)
Value title Text input > Long text
Label
Value Title
Helper text
Name by which the value should be tracked. As for example with "Costs: 100$", Costs would be the Value Title. More Info
Timeline Events can track four different values: Integer, Decimal, Text and Boolean. Depending on which Value Type is selected, the Value must also match the Value Type. More Info