Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3711 Представления

I've got a many2many tree view. When I click on a record, a new window pops up. So far, so good.

The problem is that, when I click on a many2one field on this new window, it reloads the parent window instead of the one I clicked on.

This causes me to loose the initial data.

Is there a way to tell how to "redirect" in a many2one field?

Аватар
Отменить
Лучший ответ

If you click on the name (hyperlink) in many2one record, it will lead you to parent form, but if you click on the arrow at right side of field, it will open the form view of that many2one record in new window.

Аватар
Отменить