Alexander Stephen Cameron created ISIS-1180:
-----------------------------------------------
Summary: Make it possible to declare some object type properties
display as values only
Key: ISIS-1180
URL: https://issues.apache.org/jira/browse/ISIS-1180
Project: Isis
Issue Type: Improvement
Components: Core: Viewer: Wicket
Reporter: Alexander Stephen Cameron
Assignee: Dan Haywood
Priority: Minor
It makes sense to define code-list entries as objects so that they can be
managed in the same way as other kinds of objects in Isis. However, such
objects (e.g Color, Region, Salutation) are likely to have only one property,
the code 'value' or 'name'. If another type of complex object has a property of
type Color say, it makes no sense to display the assigned Color as an object
(with an icon and a link), as there is no reason to navigate to that code-list
entry object, all we want to see is the title(), which will be the value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)