Changes

MetaProperty

366 bytes added, 08:30, 1 October 2021
/* Format */
===Format===
==== Numeric ====
The format how a numeric value should be displayed. Only applies to properties of type [[#Floating Point|floating point]]. Some examples:
{{Attention|Please be ware that the result of the formatting is also depending on the regional/cultural settings of your machine}}
 
==== File Reference ====
For a file reference property, a list of supported file extensions can be supplied so that the file selection on the client is constrained to certain file types.
 
Example: the format string ''*.xls; *.xlsx'' will allow allow selection of Excel files on the client for this property.
 
[[Category:UBIK Object|MetaProperty]]
===Value Validation===