Bootstrap

Web Channel

  • Publisher now has four new output types to allow content to be organised into Tabs.  The valid positions are Top, Left, Right and Bottom.
  • New Rest Method called InLine to allow text and html content to returned as a URL web page or inline.
  • Tab Split default height changed from 810px to 1110px to give tables more room to display.
  • Menus, Trees, Panels now allow filter values to pass down to the url content as long as the url links have not already defined a value for the filter name
  • Menus such general menus, trees, and tabs now support setting the active node by creating an output named-Active and setting it values to Yes or True.  In this way it’s possible to create filter parameter that overrides that default displayed content.
  • All Menus types now support the display of Text or HTML instead of just display url links.  This is done by creating an output named-Content.  If the content does not have HTML tags it is auto converted to display the text in a HTML friendly manner.

Publisher

  • New output types for Menu Tabs.
  • Security tab moved towards end

Foundry

  • Virtual Tables now shown with yellow background in list.
  • Fixed Writeback validation when using Virtual Table in join.
  • Fixed Writeback validation SQL error when cascading validation has multiple variations of the same basic table that does not always exist in parent table.

Scheduler

  • Added Writeback support for SQL as a source.  The SQL can have pre and post processing stages.
  • Added Writeback Mapping Options to conditional exclude rows from the source based on an expression and also to trim the data of spaces.