There is a button that user can add new project (for the selected customer,I used $Ref to display only projects of selected customer) to the second view when I create new project from this button it saves in the view. But when add project that already exist from a view that opens in a dialog it doesn't save to the second view. Also there is a view that display all project for testing I opened a project editable and changed it saves only in the view that display all project not to the second view.