Is there any way to change the button on the image to the length of the DropList?

I’m currently creating an input dialog using Create Form, and I’d like to make the button as wide as the above DropList.

However, I can’t find a property to change the length of this button. Is there any way to change the length of a Create Form button?

Is there any way to change the length of a Create Form button?

Hi @Kirigirisu_Coin,

Please try following the steps below:

  1. Select Edit JSON on the button

  2. Select Full Schema and find element block on Component JSON and change value from false to true.

I hope it works for you!

Best,
Daniela

1 Like

Thank you.
I didn’t know about Json, so this was very helpful.
If there is a next time, please let me know.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.