Hi, I need to have two selects lists, but I need the second one is filtered by the first one, and allow multiselect, after a long search finally I have one lookup for the first list, and a subgrid for the second one, I have a js that filter it by the option selected in the fisrt list, my js is:
This js works but not in the way I want, I don´t need just show the filter data, I need the filter affects to a list when the user can multiselect data, with this sub grid option set:
At the end I need to show a list of options filter by a lookup (change dynamically) when user can multiselect several options to save then linked in the contact info.
Someone please know how can I do that?
Any help will be appreciated, thanks is advance!