Hello,

I am puzzled by the Account settings "default" display:
admin/config/people/accounts/display

Is it of any use? All that seems to be working is the "user account" display:
admin/config/people/accounts/display/full

I somehow thought I could change the aspect of the user registration form (user/register) and all its custom fields. Is this possible at all with DS ?

Thanks in advance

Comments

swentel’s picture

Status: Active » Closed (works as designed)

You need to enable the 'Forms' submodule that comes with DS. On the manage fields you than can alter the layout of it.

Chipie’s picture

I have enabled the Forms submodule, but there are no layout options on the manage fields page of the user?

rrrob’s picture

I think the OP was asking how to manage the display of individual user displays: login form, registration, user/%, user/%/edit, etc.

It looks to me that the Default view mode is used on user/% and, if enabled, User Account is used on user/%/edit.

Is there a view mode for the non logged in user pages (user, user/login, user/register)?

pedrosp’s picture

Looking for the same workaround,
is it possible (and how) to override and modify, with display suite, non-logged user forms (user/register, user/login, user/password)
Thanks

designerbrent’s picture

Status: Closed (works as designed) » Active

I, too, have been looking for a way to customize the user/login page and have yet to see that.

swentel’s picture

Status: Active » Closed (works as designed)

user/login is out of scope for DS.

jwa’s picture

Why is this classed as out of scope for DS? Is this feature going to be included in a later release?

kopeboy’s picture

Version: 7.x-1.4 » 7.x-2.6
Category: Support request » Bug report
Issue summary: View changes
Status: Closed (works as designed) » Active

Why should it be outside the scope of DS?

Isn't that a form? In the Account Settings > Manage Fields I see DS conf options at the bottom, still the layouts are not working.

On the registration page, even if layout is for e.g. Two columns staked (I can move the fields in the 4 regions, and save), I see all content in one column, with this html: ds-1col.

EDIT: I re-closed this issue and created another one because I found out the problem is general for me, not only on the user registration form but on other entities forms as well.

kopeboy’s picture

Status: Active » Closed (won't fix)