Skip to content

CustomUserColumns

Nando Dessena edited this page Sep 26, 2017 · 2 revisions

How to set custom values for the session

As explained here, just add a ReadUserCommandText to the Auth node in Config.yaml to retrieve all user data you need in the application.

Any additional values you select will be available throughout the application as macros in the form %Auth:X%, where X is the name of each custom column.

Clone this wiki locally