In EmbeddedView and FlexRepeater components, the options to “useDefaultViewWidth” and “useDefaultViewHeight” are included, enabling a designer to select false so the default height can be large for editing within the designer but the runtime height will be only as much as is needed if basis = auto.
In the Perspective Table component, there is a feature to include a subview on a row. I don’t see an option within the subview section to not use the DefaultViewHeight of the subview.
Any pointers on how to achieve the same resizing effect on Table Subviews as is possible with EmbeddedView and FlexRepeater components?