Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Default textalign of StaticTextIems

    Hi, using

    isc.DynamicForm.addProperties({readOnlyDisplay:"static"});

    to set readOnly layout to static also changed textAlign of DateTime.

    How can I set the default textAlign of DateTime in static layout to left?

    isc.StaticTextItem.addProperties({textAlign:"left", align:"left"}); did not work

    Best regards
    Johan
Working...
X