Changes

HowTo:Create a new MetaProperty

675 bytes added, 1 February
/* VALUE TYPE */
# It is recommenmded to set at least the description and namespace
# Save the changes with {{key press|Ctrl|S}} or the save command
 
===VALUE TYPE===
{{Version/WinXSince|4.7.0}} Since Version 4.7 we support the possibility to define the value type of a property.
 
With this property, the customizer can control how the property is displayed on the client.
 
Possible values are:
* Standard (default)
* MinNormMax (supported for string, double and int properties)
* MinMax (supported for string, double and int properties)
 
[[Category:How-To|Create a new MetaProperty]]
[[Category:Studio|Create a new MetaProperty]]
== Optional Attributes ==
=== NEEDSVALIDATION ===
Enable [[MetaProperty#Needs_Validation|validation]] by checking the '''NEEDSVALIDATION''' attribute of the MetaProperty and let the system explicitely store a validation time stamp information in the database. This is particularly used on the mobile client in combination with the [[SYSCLS_TASK]] and [[SYSCLS_MEASUREMENTTASK]] classification.
 
{{Attention|'''NEEDSVALIDATION''' is replaced by UBIK Attribute technique since Version 2.5!}}
Learn more about [[UBIK Attributes]].
=== VALUEVALIDATION ===
* dragging and dropping the validation object onto the cell
* selecting the desired validation object from the dialog appearing after double-clicking the cell
 
 
 
 
 
 
==See also==
* [[MetaProperty]]
[[Category:StudioHow-To|Create a new MetaProperty]][[Category:How-ToStudio|Create a new MetaProperty]]
1,514
edits