Button wont get in between a floating group and repeating group

I have a button I would like to place in between a floating group and a repeating group, but it seems to only be able to go to the top or bottom of the page. The page is container type column, and there are 6 elements on that level including the button. If I drag it into the right spot it just goes underneath the floating group, which is the same spot it is if it’s in the last spot.

Thanks!

I’ not entirely sure what you mean without more context or screenshots… but I’m guessing your FG is at the top of the page and you want the button to appear below it on the screen?

In which case just use a top margin on the button to control how far down the page it sits.

It’s not perfect, but it does get the job done. For some reason once I scroll down it shows up, but it wont disappear when I scroll back up. It’s good enough though! Thanks a lot man!