Click here to register.
      
Sprechen Sie WebGUI? Parlez vous WebGUI? Se habla WebGUI? Spreekt u WebGUI?

Do you speak WebGUI? Please help us translate WebGUI into your language.



     Discuss > Etcetera

SQLReport

User rene
Date 4/18/2008 2:29 am
Views 546
Rating 0    Rate [
|
]
Previous · Next
User Message
rene

Hi there,
I made a collaboration system (weblog style). I can post messages with text and images.
From this weblog i've made a SQL report to show these posts.
But i can't get the select images (in sql query) to show these pictures. Somebody please help me with this topic.

the query

"select ad.title, ad.url, CONCAT(SUBSTRING(ad.synopsis,1,300),'...') AS synopsis from asset a, assetData ad where a.parentId='-9bCVvj2Ubm7QpfZclIFgA' and a.assetId=ad.assetId
and ad.status='approved'
and ad.isHidden=0
group by ad.title, ad.url
order by ad.revisionDate DESC
limit 1,3;" 

My question is what should i use to get the images and witch template var i must use to show the pictures om the webpage.

Many Thanks,

Rene

 

--- (Edited on 4/18/2008 2:29 am [GMT-0500] by rene) ---



Back to Top
Rate [
|
]
 
 
preaction

To continue with the way you're doing it, you would have to grab the storageId column from the Post table, and use a macro to grab the file from the storage location using the WebGUI::Storage API.

Or, you could make a shortcut to your Collaboration System and override the template to make things look the way you want. Easier than using an SQLReport and no development required.

--- (Edited on 4/18/2008 2:43 am [GMT-0500] by preaction) ---



Back to Top
Rate [
|
]
 
 
     Discuss > Etcetera




Re: How to connect a Profile Field to a User Group? by LoopSetShop - Sun @ 11:13am

Re: How to connect a Profile Field to a User Group? by LoopSetShop - Sun @ 10:45am

Re: How to connect a Profile Field to a User Group? by perlDreamer - Sun @ 10:32am

How to connect a Profile Field to a User Group? by LoopSetShop - Sun @ 09:45am

Re: WebGUI Drinks by bernd - Sun @ 07:58am

Re: RSVP function in WebGUI? by pvanthony - Sun @ 03:26am

Smoketest For nightly_2008-09-07 by Visitor - Sun @ 01:47am

Re: OReilly by koen - Sat @ 06:44pm

Re: OReilly by JT - Sat @ 12:46pm

Re: Glad to be here by Mike_S - Sat @ 09:11am