Comment 0 for bug 365673

Revision history for this message
Paul Everitt (paul-agendaless) wrote :

There are 2 fields we need on the profile. The are fields that I forgot:

a. Office. This is just a string. We will need to use the CSS trick to hide this from Staff.

b. Room number. String and hide.

Here is the display order for all the fields on View Profile: Department, Position, Email,
Extension, Phone, Room, Location, Country, Office, Languages, Website.

Ajo, for the home_path, this isn't something that we can expose, because neither staff nor affiliate should be able to edit this. It isn't a part of KARL2 so we don't have a place to show it. It's only purpose is to handle the redirect when you login, to get sent to the correct office or to /communities.

Thus, assign home_path after create_content. It should have a value relative to the root of the site, for example, 'offices/nyc'.