I'm new to all this, and am not sure what I have wrong. I've created a custom view. In that view I'd like to CONCAT some columns together into a new column. Here's my code. What did I do wrong? displayname=TestColumnShowType textmode=true valueexpression=CONCAT( {CPP-Events}, "-", "Test", "-", {Name...