Inicio - Documentación - POM Theme - 09 Shortcodes - 09.1 Shortcodes reference - `web_edit_user_form` Shortcode

web_edit_user_form Shortcode

The web_edit_user_form shortcode renders the edit user form component.

The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.

Usage

[web_edit_user_form]

Attributes

Attribute Default Accepted values Purpose
message String unless stated otherwise Optional. You can use {username} key.
invalid_link_msg String unless stated otherwise Controls the invalid link error message.
no_param_msg String unless stated otherwise Controls the no param message.
success_msg String unless stated otherwise Controls the success message.
send_welcome_email yes Controls the send welcome email after successful profile edit.
device_visibility String unless stated otherwise Applies the selected responsive visibility rule.
el_id Valid unique HTML ID Enter section ID (Note: make sure it is unique and valid according to w3c specification).
el_class String unless stated otherwise If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.

Verification

Test web_edit_user_form in its relevant logged-in and logged-out states, including validation, success and error feedback. Pay particular attention to message and invalid_link_msg.