Not working in User Registration Form

Created on 31 March 2021, about 3 years ago
Updated 11 May 2024, about 2 months ago

Problem/Motivation

I add Field A and Field B in People / Profile / New Profile. ​I check the profile "Include in user registration form".

It worked fine in My account / profile.

*** But it didn't work in User Registration Form

Please Help.

Thanks

πŸ› Bug report
Status

Active

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States sevenfish

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¦πŸ‡ΊAustralia jannakha Brisbane!

    this issue might be related to how Commerce builds forms by using inline forms:
    - see code in Drupal\commerce_order\Plugin\Commerce\InlineForm CustomerProfile.php "public function buildInlineForm(array $inline_form, FormStateInterface $form_state) ..."
    - possibly related issue: https://www.drupal.org/project/commerce/issues/3068063 β†’

    I can't make field_group, conditional_fields and field_states_ui work with Commerce's inline forms either - it's just how inline form renders forms.

Production build 0.69.0 2024