+2
Lookup control to show multiple values instead of a sub-grid on the parent entity.Just like a Regarding lookup control in the activity entity.
Would like to see a Control that can show multiple child records for 1:N and N:N records with a custom filter to filter the possible values. I can see Alex Shelga's N:N relationship control but it's only for N:N would love to have a lookup control for 1:N relationship as well instead of a sub-grid.
Customer support service by UserEcho
just so I undestand , you like to replace the grid with a lookup control ? That would make the relationship one-to-one ? Am i right?
if that's the case, the behavior would be slightly different from a regular lookup . For exemple , no unsaved change would be triggered since the databwould be saved from an api background call make sense?!
The relationship will still be 1:n or n:n.
Instead of viewing the child records in a grid I want to see them in a field like an activity party (but on from 1 related entity)
for example a field like to, cc, bcc on the email entity where multiple records can be selected but only records that meet the filter criteria are shown in the drop down.