Add database field expression (such as Person::Fullname)

@Mathew Rudy: Views have nothing to do with the database tables. Views are just HTML Templates with embedded Ruby to display the data. so your first idea is totally the wrong direction :wink:

However, your 2nd way is the way to go.

Sorry, my mistake :stuck_out_tongue: