31
Views
1
Comments
[Simple Reports Reactive] Simple Report Reactive -Footer page number
simple-reports-reactive
Reactive icon
Forge asset by Rafael Fantato
Application Type
Reactive

I'm using Simple Report Reactive component in dev environment but  page number is not calculated .

 I have this used as per the demo app.

 Also layout alignments are not proper, footer is on top. 

Here I have placed page number block in Header as well as footer  .

Guys how to fix it ?

Thanks

UserImage.jpg
Fernando Galfo

Hi Ramya, 

I think you want to implement a pagination. just search pagination in the toolbar on the left side of service studio.


And then drag and drop the widget below your table.



Create a local var for start index and max record and set the total count to the count of your aggregates. 

The page number will automatically display based on the count of your aggregates and max number. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.