dynamics crm - Issue with lookup filter criteria and subgrid issue in a specific scenario -


following exact scenario in dynamics crm application:

there 2 entities "departments" , "employees", there 1:n relationship departments employees.

i have created lookup view on employees expected display employees has no departments associated.

there subgrid in department form allows users select employees department.

this works fine, until user tries create new employee within department page. creates employee , associate department employee's lookup view set list employess having no department, displays message saying "no records found. create new record". because newly created employee has department associated it. message issue, whereas data seems ok. message annoying end-users obvious reasons. when user clicks anywhere on form, error disappears.

any suggestions on how deal issue?

i'd hide grid it's empty, , show webresource displays message employees have department. create button allow them create new employee well, if want functionality on department form.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -