Forum Discussion
BlakeHarrison
5 years agoQrew Captain
I think, instead of using an 'a' tag, use a 'div'. Kind of like this:
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quickbase Solution Provider
Atlanta GA
/ http://datablender.io/
------------------------------
"<div style='width: 100px;height: 100px;line-height: 100px;font-size: 10px;color: #fff;text-align: center;background: #000'>Hello I am A Square</div>"
Admittedly, I've not tested this in a sub-table in EF+
------------------------------
Blake Harrison
bharrison@datablender.io
DataBlender - Quickbase Solution Provider
Atlanta GA
/ http://datablender.io/
------------------------------
- KeithJusas5 years agoQrew CaptainI did a quick test using Blakes suggestion, looks like a nice option
I changed his formula a bit
"<div style='width: 100px;height: 16px;line-height: 16px;font-size: 12px;color: #fff;text-align: center;background: #000'>" & [Product - Description] & "</div>"
note: width and height are ignored in the subtable but I kept them in there so it displays in qb ok...and no Mike the entire cell cannot be shaded, I think this is the best you'll get
------------------------------
Keith Jusas
CEO
Juiced Technologies, Inc.
Ronkonkoma NY
------------------------------- MichaelTamoush5 years agoQrew CaptainThanks Keith!
I have this idea where maybe I can have 3 lines of text, except the top and bottom line I'll make the text color the same as the background color....thus tricking it and 'setting' the height. Think it'll work?? I'll report back if I can get it to work.
------------------------------
Mike Tamoush
------------------------------