Hi
We have an itemtype that has two values. Title and Place.
Now, I want these items to be selectable from another ItemType, as a CheckBox list.
But there is a problem. The title may be the same on many items, and the Place also - but the combination of title and place for a specific is always unique.
In order to know what is what when I select these from the other item (in the Checkbox list), I want to combine the values of the two in a third hidden field.
Sort of what you do when naming an item like this {{Title}}, {{Place}} - but I don´t think this is possible? If not, I wil make a feature request to get this feature.
/Hans