Skip to content

Instantly share code, notes, and snippets.

@enyachoke
Created October 16, 2012 06:31
Show Gist options
  • Save enyachoke/3897540 to your computer and use it in GitHub Desktop.
Save enyachoke/3897540 to your computer and use it in GitHub Desktop.
Replace Id with Name from relationship
array( // display 'status.Name' using an expression
'name'=>'accessLevelID',
'value'=>'$data->level->Name',
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment