hi,
i would like to add a custom field to the user model. While creating users, the admin who creating users must fill in the custom field.
in my above post i have created an aspect(bpaModel.xml) of adding Name field(not exctly i am gng to add this), and made this aspect mandatory in my userContentModel.xml
in the bpa-model-context.xml, i called both the models.
any steps i am missing out in this?