Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4487 มุมมอง

Hello,

Perhaps does someone know how to dynamically load the print widget selection. I have several reports. There may only be a specific report available to print depending on the settings of my object.

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

In the report XML the key2 field will handle if the print widget is on the object or not.

This will automatically set widget on to the object:

<field name="key2">client_print_multi</field>

This will leave the widget out:

<field name="key2">False</field>

To dynamically set it you could perhaps use a button which calls and object.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 15
9886
1
มี.ค. 15
3967
0
มี.ค. 15
3622
2
มี.ค. 15
8568
Report designer with release 7 แก้ไขแล้ว
4
ม.ค. 24
13108