On Fri, Mar 19, 2021 at 7:14 PM Michael Van Canneyt via fpc-pascal
wrote:
> > Done: 0038639 , but i am not able to set the severity to 'feature'
>
> Hm. Strange. I did it for you.
This has been disabled for "normal" reporters, since too many
reporters marked their reports as major or even block.
On Fri, 19 Mar 2021, Andreas Frieß via fpc-pascal wrote:
Am 19.03.2021 um 13:34 schrieb Michael Van Canneyt via fpc-pascal:
On Fri, 19 Mar 2021, Andreas Frieß via fpc-pascal wrote:
If it is not
a bug, so a featurerequest must be possible, because other reports can
handle this without a p
Am 19.03.2021 um 13:34 schrieb Michael Van Canneyt via fpc-pascal:
On Fri, 19 Mar 2021, Andreas Frieß via fpc-pascal wrote:
If it is not
a bug, so a featurerequest must be possible, because other reports can
handle this without a problem.
You can definitely submit a feature request. For se
On Fri, 19 Mar 2021, Andreas Frieß via fpc-pascal wrote:
Am 19.03.2021 um 11:07 schrieb Michael Van Canneyt via fpc-pascal:
On Fri, 19 Mar 2021, Michael Van Canneyt via fpc-pascal wrote:
On Fri, 19 Mar 2021, Andreas Frieß via fpc-pascal wrote:
Make a Report Preview -> only the conten
Am 19.03.2021 um 11:07 schrieb Michael Van Canneyt via fpc-pascal:
On Fri, 19 Mar 2021, Michael Van Canneyt via fpc-pascal wrote:
On Fri, 19 Mar 2021, Andreas Frieß via fpc-pascal wrote:
Make a Report Preview -> only the contend of the first dataset is
shown.
I will file a bug
No nee
On Fri, 19 Mar 2021, Michael Van Canneyt via fpc-pascal wrote:
On Fri, 19 Mar 2021, Andreas Frieß via fpc-pascal wrote:
Make a Report Preview -> only the contend of the first dataset is shown.
I will file a bug
No need, because this is as designed.
For clarity: it's as designed, but
On Fri, 19 Mar 2021, Andreas Frieß via fpc-pascal wrote:
Make a Report Preview -> only the contend of the first dataset is shown.
I will file a bug
No need, because this is as designed.
Michael.___
fpc-pascal maillist - fpc-pascal@lists.freepa
Am 18.03.2021 um 16:06 schrieb Andreas Frieß via fpc-pascal:
Am 18.03.2021 um 14:24 schrieb Michael Van Canneyt via fpc-pascal:
In that case, you must put lReportOLData2 on a separate design page.
So:
* Add a design page (page 1) to the report.
* Do what you need with lReportOLData1 on this p
If i load the design created by the demo in the FPReportDesigner i see
the expected layout. DBBand01 should show the the data of the first
Objectlist, DBBand02 the data from the second Objectlist.
Actual changed demo included.
Am 18.03.2021 um 14:13 schrieb Andreas Frieß via fpc-pascal:
The