We're migrating forms from ebase 3.4 to Xi. A number of our 3.4 forms contain tables with columns containing HTML - either pulled back from the DB or set using fpl at run-time. Because the table column is set to HTML, the HTML is rendered at run-time

These forms import and work in ebase Xi, but when I try and create a new form in Xi with a table, I can't see where it's possible to set the HTML property on a table column

Looking in the ebase repository tables, I can see a HTML flag column on the Form Fields table, but can't see how it's set in the GUI

UPDATE: Sorry, I've now found how to set this through the GUI

For those that don't know (was probably only me!) it's under the Table Column details option set, accessed by clicking on the Column Name (in blue) in the Table Column Control property set.