Hi everyone
I want to create a display form with student information. Let's say a set of standard name, grade, address, etc.
On the right top of the form I want to post the student's image but it would take about three rows of height and I don't want to waste that space on the left. I am able to adjust columns (snap to using 12 cols) for wider/narrower fields but It appears that all cards must be in rows. Is there any equivalent of Rowspan or something like that? (or could I just create a free-form form?)
I know I could populate a series of labels with individual lookups but that seems like a bad idea.
Thanks