Is it possible to have horizontal lines separating records in Table View, equivalent to the horizontal lines feature of portals?
Morley, you can either place a line at the bottom of the body part or give fields a bottom border line.
IT2BE:
Morley, you can either place a line at the bottom of the body part or give fields a bottom border line.
In my experiments putting a line at the bottom of a body part puts the line as a separate element. Remember, this is Table View because I want to give the user clickable, sortable column labels.
See attached.
Hi Morley
To achieve a ‘line’ across the list I set the field borderType to Matte (width 1 for Bottom Size) then set the filed margin property to 1,6,1,1 to achieve seperation between the fields. Size the fields to fit the total width and it looks good.
Regards
GrahamG
Thanks for the recommendation Graham. Will go that route.