Uploaded image for project: 'User Directory'
  1. User Directory
  2. UD-283

The creation view of the user content type, should at least contains user attribute

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 2.15.0
    • None
    • None

      The user attribute can only be set at creation time, and by default can thus not be set at all.
      This view is already existing in template / plugins : we should consider inheriting the new defaut creation view

      Projects can do this to workaround

      <!-- Creation -->
      <view name="creation" internal="true">
                 <item ref="user" />
                 <item ref="firstname" />
                 <item ref="lastname" />
                 <item ref="orgunits" />
      </view>

            Unassigned Unassigned
            raphael Raphaƫl Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: