Multiple Viewers - 1.15

2 posts by 2 authors in: Forums > CMS Builder
Last Post: May 15, 2008   (RSS)

By Kenny - May 15, 2008

Haven't tried to do this yet, but how will the new code effect having multiple viewers on one page?

Instead of using the old Step One that called for a particular viewer, the new code places this call at the top of all your other code.

So without the....

<!-- STEP1: Load Record List -->
<?php foreach...... <?php endforeach ?>

....how do you get multiple viewers on one page?

Re: [sagentic] Multiple Viewers - 1.15

By Dave - May 15, 2008

The new code should make it easier. You just put all your step 1 code at the top and your step 2 code where you want your record displayed.

The code generator will assign unique names for things so multiple viewers don't conflict with each other.

Give it a try and let me know if you run into any problems.
Dave Edis - Senior Developer
interactivetools.com