Variable button height

Hi,

I have a repeater which is connected to a dataset. The height of an item will vary because the text length varies.

I have a button inside the item, which I want to stretch over the entire item. Problem is, that the button size doesn’t change. Is there a way that I can grab the height of the item, and apply that to the button?

The button is shown in blue. This is how I want it to be:

But this is how it would show up if the item grows bigger:


(This is only slight because I didn’t have an example where the item is even bigger)

Thanks for your help!

I don’t think we have the ability to alter button size https://www.wix.com/corvid/reference/$w.Button.html

Okay, that’s too bad! I have already found a workaround.

I just added an onClick to the item and let it redirect to the dynamic page using row.(your link column name)