Optional _hintOptional _tooltipOptional _translationOptional extendingName of the extinding table that extends the basic table Used by descendant objects that are stored in 2 tables - table of the primary object and secondary table of the aditional object
Notes:
Optional iconOptional labelOptinonal commands about label false - no label is printed string - string to translate (used instead of fieldname) true - does not affects functionality (useless) evaluaated - (=obj.enumVal('x')) --- should return translated value, result is not translated. Remember that obj is empty (nevertheless defined) for new object
Optional orderoptional element order
Optional relList of names of objects that could be related using the unviersal sys relation
See tskTask obj. description for examples
Optional shortcutOptional shortcut
Optional styleclassName (in case thet style is string) or list of styles using htmlelements.style JS attributes
style='box--dataImportant' box--dataImportant should be defined class in the css styles
syle={"maxWidth":"20em"} set up the maxWidth style attribute for the box
styl={"border":"=obj.status=='AC'?'solid':'none' "}
Description of the table relation - used for automatic update operations, in future for table generation