How to display a report only in form view(not with button) and avoid it in list view?
لقد تم الإبلاغ عن هذا السؤال
1
الرد
6802
أدوات العرض
By adding in the action, field called 'binding_view_types'.
In this field, add the 'views' that you wanna 'report' displayed.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
|
1
يناير 24
|
16208 | ||
|
|
0
مارس 15
|
7373 | ||
|
|
2
فبراير 24
|
15305 | ||
|
|
1
مارس 15
|
12287 | ||
|
|
0
مارس 15
|
4828 |
I've new custom report for sale order, but i want to show it for only a single order. But when placing this report in Print menu, i can select more than one order and print it. so i want to disable report for list view..Hope you got my question..