I am stumbling my way through this and liking it the more I use it. My newest roadblock is combining fields in a table. I want the display name to = 'last' + ', ' + 'first'. How would I do that.
The second question is If I need to make reports (not sure what the bosses want yet.), how would I export this to excel or something. from what I have read, I think its callbacks but not sure on that yet.