When I look at a view definition, I see a listing of fields from the form in the following format:
field1name
field2name as "[custom title for this column]"
Is it possible to setup the view so that the content of field1 and field2 get concatenated into 1 field for display through the view?
Thanks