hi
Im sorry for my english..
I use the phoca gallery, and like it very much.
I want to add, for each displayed image, an external link which will open a new window with a form.
I need to send to the form, the selected image name.
Do there is a way to do it?
Thank in advance...
Hagit
external link with parameters..
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: external link with parameters..
Hi, there is only way to add external link below the image (in image edit). So in fact you need to add some id to this link (id of image) and somewhere on site where you are redirect to, you need to work with this id and load e.g. information about image data from the database, etc.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
haggit
- Phoca Newbie

- Posts: 2
- Joined: 28 Feb 2010, 12:53
Re: external link with parameters..
there is a way to retrieve the image name dynamically?
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: external link with parameters..
Hi, no there is no such way, so this should be customized in the code 
Jan
Jan
If you find Phoca extensions useful, please support the project