Search…

X3 Photo Gallery Support Forums

Search…
 
Sebi_Eda
Experienced
Topic Author
Posts: 27
Joined: 22 Jan 2008, 19:27

Question to Contact Form

02 Jul 2009, 21:57

Hello,

i would like functions to the Contact Form is it possible?
And how can I add more functions?
In wich folder I must add the functions?
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

03 Jul 2009, 05:45

I am afraid you can't change it right now. But it might be possible to have contactform as a plugin in the future.
firedev.com
 
Sebi_Eda
Experienced
Topic Author
Posts: 27
Joined: 22 Jan 2008, 19:27

06 Jul 2009, 23:12

Yes but, i ll add some more questions in the contect form..for example ill split the name into first and second name i ll add phone number and the stuff... can i do that? Because i find the dates but when I modified this i dont see my new form...

Help me please.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

07 Jul 2009, 06:21

Sorry, you can't do that with the built-in contact form, but if you know some flash there is a way to do it, just load external swf.

I am sure there are some flash contact forms available for downloads on the internet. Check this thread for an example of 3rd party guestbook built into Imagevue:

viewtopic.php?p=17187
firedev.com
 
imagevue10
Posts: 13
Joined: 03 Feb 2010, 13:51

03 Feb 2010, 14:15

pain wrote:Sorry, you can't do that with the built-in contact form, but if you know some flash there is a way to do it, just load external swf.

I am sure there are some flash contact forms available for downloads on the internet. Check this thread for an example of 3rd party guestbook built into Imagevue:

viewtopic.php?p=17187
I will add Datetime and some more fields how can I load an external Contachtform?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13999
Joined: 30 Sep 2006, 03:37

04 Feb 2010, 08:37

imagevue10 wrote:I will add Datetime and some more fields how can I load an external Contachtform?
You need to create a textpage, and then embed your external SWF like this:
Code
<img src="path/mycustom.swf" width="x" height="x" />
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

04 Feb 2010, 08:55

Another method is to use filemod which is described in depth here:

https://www.photo.gallery/v2docs/articles/filemod
firedev.com