image grid application

Hello

I need a grid application to show my pictures which is stored in several folders in my production environment.
How Can I do this?

Please note that

–> Pictures are in my folders but not in db
–> I have a db table which stores pictures files name and subfolders path
–> I think I need dynamic path generation

I have tried to created grid app and then select the filed types of HTML/image, Image (File Name) but couldnt achive this

How can I make such an app?

One request is not enough?

Indeed. Don’t double post because your question wasn’t answered yesterday.

Hello,

Thanks. Actually I post it here as well because I dont know where is the correct place to discuss this.

Can we make an such an app using SC? Please help.

afaik you could add a custom field of type label and apply the hyperlink to it as data in the onload event.

Hello

Actually I have the web URLs of the pictures in my database tables. But I couldnt find a way to show them
i.e somthing like “http://www.mysite.com/uploads/property/1/8/picturename.jpg1

You read what aducom write? Add a custom field to your grid … and please, look at the section E-Learning on the scriptcase homepage.

Thanks, now its ok, I changed the default Image Directory from Application settings and created dynamic path to pictures, it is working perfectly.:cool: