MX Looper Forum :: Where to put line break in nested looper?
This thread was displayed: 0 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
James Cushinery
04-16-2007 20:53:16 GMT +2
|
In a three-level nested loop, how can I begin a new line or table for each new record of the first sort item? For instance, my nest levels are [name_sta] (state), then [name_reg] (region), and finally [name_loc] (retail location). Every time I get to a new [name_sta] record, I'd like to start a new line, so each state is in its own horizontal position.
On this example: http://minxla.com/locs.php the records go across the page in threes on the [name_sta] level.
I'd like it to look more like this: http://minxla.com/retail.htm See how when the state records change, we are on a new line?
How do I do that? Thanks. A Zip of my code is attached.
Jim Cushinery
|
|
|
Razvan Racasanu[InterAKT]
04-17-2007 10:39:25 GMT +2
|
Hello,
Please try with the code from the attached file.
Regards,
Razvan RACASANU
|
|
|
James Cushinery
04-27-2007 08:22:19 GMT +2
|
That works pretty well. I put it in place on this page: http://minxla.com/newlocs.php
But is there any way to limit the number of cells in the third nested loop so they don't get crammed together? I'd rather limit it to 5 or 6 cells across and then start a new row.
Thanks.
|
|
|
Razvan Racasanu[InterAKT]
04-27-2007 11:09:00 GMT +2
|
Hello,
This is not very easy to do, and it requires rather complex modifications to the generated code to work. I'm sorry but we cannot help you with the code as we do not offer commercial support anymore and our resources are low.
Regards,
Razvan RACASANU
|
|
|
James Cushinery
04-27-2007 19:17:19 GMT +2
|
Understood. Does Adobe offer tech support on this product?
|
|
|
Razvan Racasanu[InterAKT]
05-03-2007 11:28:16 GMT +2
|
Hello,
Adobe also does not offer support creating custom code, so I'm afraid that they cannot help you either.
Regards, Razvan RACASANU
|
|
|