Hi,
In a deployment with Taskspace, the user wants to relate information from an external table into a custom type. The scenario is as follows:
A table with information of people (Name, Address, etc) exists on an external system. When a user creates a custom type X, he wants to add
the related people as a repetitive attribute, the problem starts here as when you add a repetitive attribute as keywords, you are only adding one string per keyword but not a complete registry as the ones in the people table.
The objective of doing this is that he wants to search the custom types X where exists a registry with the person W (by name or by id card).
With value assistance, one could only add one entry per attribute and showing only one value.
Any suggestions are welcome
Thanks