Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
4631 Weergaven

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.

Avatar
Annuleer
Auteur Beste antwoord

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.

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
mrt. 15
10223
1
mrt. 15
4112
0
mrt. 15
3769
2
mrt. 15
8823
4
jan. 24
13314