 |

sagentic
User

May 15, 2008, 4:48 PM
Post #1 of 2
(153 views)
Shortcut
|
|
Multiple Viewers - 1.15
|
Can't Post
|
|
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?
|
|
|  |
 |

Dave
Staff
/ Moderator

May 15, 2008, 7:01 PM
Post #2 of 2
(150 views)
Shortcut
|
|
Re: [sagentic] Multiple Viewers - 1.15
[In reply to]
|
Can't Post
|
|
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
|
|
|  |
|