George L.
|
| Posted: 07/12/2002, 1:03 PM |
|
I was curious as to how to align two or more grid/record forms side by side?
This used to be an easy thing to do in C.C 2.X. I don't see how to do this in C.C.S . This is another one of those things with C.C.S that is not clear on how to do. I really wish that there was a better one for one transition on doing things in C.C.S rather than C.C
Before I go off on a tangent, can someone please help me? All I want to do is align forms maybe two-at-a-time horizontally, instead of one below the other.
|
|
|
 |
Efren Lugo
|
| Posted: 07/12/2002, 2:31 PM |
|
OK, is simple as making tables...
make a table with 2 cells and in cell one make your wizard grid... and in the other cell the pther wizard or record wizard...
you can modify aligment in Other applications like Dreamweaver, etc...
Regards
|
|
|
 |
|