How to make a scroll button?

Hello @casheets123!

The scroll buttons are working as expected. I have set conditions (just as you did in the example) on:

  1. The next button: when the state’s value is equal to RG List of files:count, it isn’t clickable.
  2. The previous button: When the state’s value is equal to 1, it isn’t clickable.

And in case, someone needs them to be clickable, I have added a workflow to not add the state’s value is equal to the RG List of files:count. (check video)

Half of the problem is solved. The other half of the problem is that the scroll bar isn’t being removed. I have Classify plugin installed and I copied the CSS code from your example to my app, but it is not working. I have also tried the single line code that is everywhere in this forum. Neither worked with me. If you can think of any thing that can remove the scroll bar, please share.

Update 1: I forgot to add the ID attribute to the RG. lol. Thanks again!

Thank you so much for the help! Really appreciate it!

1 Like