Display of a Pagelist
I have a pagelist containing three properties, Property A and B have text input and Property C is text area. I am displaying them via repeating dynamic layout. I want to display in below format:
Property A Property C
Property B
The issue I am facing is about spacing like when I put Property A and B in Stacked layout, and C in another layout C is displayed far from column A and B. Please see the screenshot and advise best options to manage the spacing here. And no line is to be visible between Property A and B values in the left.