Gossamer Forum
Home : Products : Gossamer Links : Discussions :

display files in other tables

Quote Reply
display files in other tables
hello,

does anybody know how to display files from other tables,

in links you can: jump.cgi?view=YourCollumn&ID=<%ID%>

I want to display images from category & user table too.

what's the best solution????


Quote Reply
Re: [ridesworld] display files in other tables In reply to
Hello,

Now I have currently several copies of jump.cgi in use wich parse the results from other tables.
It works properly.

currently, I try to find a solution for the problem with displaying files from tables by browser.cgi (editors area)
Does anybody have a solution for this???
Quote Reply
Re: [ridesworld] display files in other tables In reply to
Hi,

Jump.cgi is really one of the more versitile files to play with :)


I'm not sure what you mean with the editors area? Much of the browser code is javascript for the navigation, and the fields are hard coded to provide the tie-ins to various edit options.

I don't know if the browser code could be rewritten to handle more generic cases or not, but that would be an interesting expansion for GT to consider in a future release.

What exactly are you trying to do with the other tables?



PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Quote Reply
Re: [pugdog] display files in other tables In reply to
hello

Easely what I mean is:

1. create an editor with link rights add, modify, copy etc.

2. go in browser.cgi to the category in which you have rights to add, modify, copy etc.

3. modify a link in te database.
if you use file colums, you see a download, view link
and a checkbox for delete.

4. click on view or download, you see directly what I mean (no file but your template again).


Quote Reply
Re: [ridesworld] display files in other tables In reply to
There was a problem with "modifying" a link with a file_type field.

First, did you apply the "fix"?


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.