backdrop / backdrop-issues

Issue tracker for Backdrop core.
144 stars 38 forks source link

[DX] Form API: Add `#label_prefix` and `#label_suffix` for fields #6527

Open klonos opened 3 weeks ago

klonos commented 3 weeks ago

We already have #prefix/#suffix and #field_prefix/#field_suffix. This would be a very useful addition and a time-saver compared to having to code custom implementations.