TopLogic 7.8.4
haumacher
released this
27 Sep 16:30
·
1067 commits
to master
since this release
The TL script function fill()
can now handle normal string values in addition to internationalized strings. The expression "Hello {0}!".fill("World")
now returns the result "Hello World!"
as expected. The instance editor in the model administration can now also display all objects in their standard form. This means that the form defined for a type can be tried out with real values without explicitly defining a view for the object type.
Check out all the details of the release at https://dev.top-logic.com/tl/content/releases/TL_7.8.4/