Created on 10 February 2021, over 4 years ago
Updated 6 May 2025, 3 months ago

Is there a way to render first name, last name, credentials separately from twig templates?

Any help will be much appreciated

Thanks

πŸ’¬ Support request
Status

Fixed

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States hmohan

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.

  • πŸ‡ΊπŸ‡ΈUnited States bluegeek9

    The item variable has each name component.

    {#
    /**
     * @file
     * Default theme implementation for name_item.
     *
     * Available variables:
     *  - item: Keyed array of name components.
     *  - format: The machine name of the format.
     *  - settings: Additional settings to control the parser.
     *  - formatted_name: Formatted name based on the item, format and settings.
     *
     * @ingroup themeable
     */
    #}
    {{ formatted_name }}
    
    
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024