We have a business object ("Customer"), that have many "normal" (plain text) attributes (e.g. "Name", "Street", "Location") and any reference attributes with multiple relationship (e.g. "industrial sector", "interest").
We want to have form, so that the user can search for this multiple relationship. But it doesn't work.