So I have created a widget that returns information on a measure for different types of routes. (Departmental, Corridor and Ref Marker) It returns the values in separate tables which is fine but it makes the tables so big you have to scroll down to see them all.. How do I make it so the table is sized based on the return value?
Secondly I would like to remove a few of the fields from the table. I only want to show Route and Offset and remove the other 3 fields. I have attached a picture to show what I'm talking about.