How to add new fields to user editor form? | Community
Skip to main content
armanm32055672
Level 2
February 1, 2018

How to add new fields to user editor form?

  • February 1, 2018
  • 1 reply
  • 2357 views

Hi,

How can I add a new field to users editor page to be saved for the user. I want this new field to be saved to user profile node. For example, I want to add a field called 'Zone' to be part of a users profiles. I am using AEM 6.3, this can be accessed at http://localhost:4502/libs/granite/security/content/userEditor.html​.

I attached a screenshot of the form I am mentioning that I want the new field to appear and be saved for a user.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 4
September 27, 2018

You can use overlay from /libs/granite/security/content/userEditor/content/items/form/items/userdetails/items to add new fields.