I want to create a list using a database of names, and split it so that half sit on the left side of the page and half sit on the right. Is there a way to do this without splitting my database and making two lists?
TIA.
I want to create a list using a database of names, and split it so that half sit on the left side of the page and half sit on the right. Is there a way to do this without splitting my database and making two lists?
TIA.
Hey Cari,
I think using a repeater will be the easiest way to accomplish this. You can set its layout Editor so that it takes up two columns. You can add a repeater to your page from the Lists & Grids section of the Add menu.
Thank you, Sam. It worked, woohoo! Now, one more question: do you know of any way to set a standard row height for a repeater? It’s going all cattywampus trying to adjust to the text height. TIA!!
I don’t think you can set the height the way you want to. Instead, you’ll need to figure out in advance how big your longest text is going to be and then resize the repeater items appropriately.
Looks like you just need to add Carriage Returns to the long ones. Careful of the sizing though.
Dear Sam, can you please explain?? Two Column Layout in repeater (from where to find it?)
I too cannot find this layout option. anyone know?