BLOMASKY How come I can't have a 2 line caption heading when there is only 1 column? That would be a nice improvement to the UI for the Queries. Hello support, how hard would this be to do? Pretty Please??? Bruce
BLOMASKY Yes, I can put a <br> in the heading, and it will give me 2 lines, but the lineup is diff. from when you have multiple columns with a common header. There is no line separating the words. Example attached.
aware_support I still don't understand what this is about. A couple of images showing what you have now and what you want to achieve would help
BLOMASKY I am not sure how I can create an image of what I want, but in the previous image, the last column heading "Un-earned Discount" was created by adding a break in the heading. I would like to be able to have the same horizontal line separating the two line heading and have the word "Un-Earned" in the same vertical alignment as the words "CHECK" and "TOTAL DISTRIBUTED". I hope I explained this well enough. Bruce
BLOMASKY Umm Guys, you can NOT have a single column with a header. It only works if 2 or more columns share the same header. Bruce Now, if you could, then I wouldn't have posted this request. Bruce
johntalbott Try this ... Init Script config.columns[columnIndex] = { title: "Un-Earned", columns: [ { field: "BOAttributeName", title: "Discount" } ] }