Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

From Weave 2.6.5 onwards it’s possible to customise a client based on attributes associated with the user.

User attributes are custom values that are associated with a user, generally being read from a database table but can be provided in other ways, and these values can be referenced in a client configuration to provide the value for any attribute in the configuration.

For example, if a user, or group of users, should be presented with an initial table of contents for the map when they start a particular Weave client then the “toc” tag in that client configuration can be setup in such a way that the value for the name of the toc model to use can be provided by a user attribute.

{code}

  • No labels