Add "readonly" option for textual form controls

Hey @Daniele,

I am in the process of recreating an old manually created form using Bricksforge. While working on this I noticed that at the moment there does not seem to be an option to make textual form controls readonly. I can only find a disabled option which is technically different.

Using native Bricks attributes to add the readonly attribute does not work as it applies it to the wrong element.

It’d be great if you added this option in a future release.

Thanks in advance,

André

Good point! :slight_smile: We will add a new control for readonly in the next release :ok_hand:

1 Like

Implemented in v3.1.3, which will be deployed later today :slight_smile:

Awesome, @Daniele. Thanks a lot for the quick reaction! :folded_hands:

1 Like