Form: support webform inline label

Created on 5 September 2024, 7 months ago
Updated 20 September 2024, 7 months ago

Problem/Motivation

Webform is doing some custom handling of form element properties and it removes title_display to put it into _title_display.

So preprocess in UI Suite Bootstrap can't apply automatic behavior.

    if ($this->element->getProperty('title_display') == 'inline' || $this->element->getProperty('_title_display') == 'inline') {

Remaining tasks

Evaluate other space to adapt.

Feature request
Status

Fixed

Version

5.0

Component

Code

Created by

🇫🇷France Grimreaper France 🇫🇷

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024