Hello,I have web application. I want to have form with embedded view. This view should display only items according to dialog list field. (single category) Value of Dialog list field can be choose by user.
Problem is when user chooses some value of field I need to refresh embedded view according to that. How to do it? Please, could you help me?