Skip to Content
Menu
This question has been flagged
1 Reply
6743 Views

I have set editable="bottom" for a one2many field.

In certain cases I would like the form view to come up.

Is it possible to evoke the form view, when editable="bottom" is present?

Avatar
Discard
Best Answer

Hi,

I never tested the following, but you can test :

copy past your actually complete tree (you will have two tree head in the same record), in the first with editable attribute, in the second without.

In each tree head, add a domain attribute which will filter in function of cases you need to display or not form wizard.

Hoping this will work.

Bye

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 25
1580
1
Jun 24
4208
5
Jun 23
35306
10
Mar 23
39557
17
Dec 22
21876