Skip to content

CustomUserColumns

Carlo Barazzetta edited this page Jan 20, 2017 · 1 revision

How to set custom values for the session

As explained [here] (CustomUserTable), just add the ReadUserCommandText at Auth: node in [Config.yaml] (ConfigFile) retrieving all data you need in the application.

These additional columns will be available throughout the application by means of macros such as %Auth:XXXXX% where XXXXX is the name of custom column added

Clone this wiki locally