Jeroen and I were debating whether to add this capability yesterday. Anyway, you can now...
add the following to isis.properties: # # The maximum length of titles to display in standalone or parented tables. # Titles longer than this length will be truncated with trailing ellipses (...) # # For example, if set to 12, the title # "Buy milk on 15-Feb-13" will be truncated to "Buy milk ..." # isis.viewer.wicket.maxTitleLengthInTables=12 I've just pushed this change. Dan On 15 February 2013 00:52, Christian Steinebach < [email protected]> wrote: > Hi, > > title only displays the first 10 characters in the latest snapshot (in a > table) > Is there a way to configure it back as it was before, i.e. display the > full title? > > Christian >
