Skip to content

CustomUserColumns

carlowolter edited this page Apr 25, 2015 · 7 revisions

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