Hi,

I'm still playing about with an admin interface for Turbine and have one
or two questions regarding passing Data.

What I want to do is have a screen for displaying the users, after
clicking on a link at the end of a row I want to go to another screen
where I can display the data of that particular person.

The first part is working OK, using TurbineUser I can pull a list of
users from the database and display the info in tabular form. Now what I
want to do is have a link per entry (in the database) which goes to an
EditUser screen for displaying info. I think the easiest way would be to
use the setTemp() function in the Data object but I'm looking for tips
as to how I can dynamically accomplish this.


Any help appreciated.

colin chalmers



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to