Wednesday
01Apr2009
Reference: URL Settings Parameters
About URL-overridable Settings
When the Override Web Part and filter settings from URL parameters check box is ticked (in Web Part settings), every Web Part setting is overridden by the appropriate URL (query string) parameter value, if it exists. See the possible parameter names and values below.
Note: a URL override of any given Web Part setting will affect all
PeopleZen User Profile Web Parts present on the current Web Part Page with
the Override Web Part and filter settings from URL parameters option ticked.
Overridable Web Part Settings
- people_AllowSort — overrides the Allow interactive ad-hoc sorting setting (when using List View). A URL parameter value of '1' activates the setting, '0' deactivates it.
- people_AllowView — overrides the Allow interactive view switching setting. A URL parameter value of '1' activates the setting, '0' deactivates it.
- people_DateThisYear — overrides the Ignore year setting used for date-based filtering. A URL parameter value of '1' activates the setting, '0' deactivates it.
- people_ListStyle — overrides the Display Style setting. Use a URL parameter value of '1' for List View, or '0' for Tiles.
- people_NameMode — overrides the Render user names setting. Use a URL parameter value of '0' for No, '1' for Yes, linked to public profile, '2' for Yes, linked to personal page or '3' for Yes, but do not link.
- people_PageSize — overrides the Paging setting. A URL parameter value of '0' (or any other number less than '1') disables paging, any higher number specifies the maximum number of profiles per page.
- people_PictMode — overrides the Render user profile pictures setting. Use a URL parameter value of '0' for No, '1' for Yes, linked to public profile, '2' for Yes, linked to personal page or '3' for Yes, but do not link.
- people_RowSize — overrides the In rows of... setting (when using Tiles). Use a URL parameter value of '0' (or any other number less than '1') to not enforce rows, or any higher number to specify the maximum number of profiles per row.

Print Article