Image field

ZahidFayaz 04 Nov, 2011
Hello

I am building an application form so i want image field in it,where user can upload its photograph,like online form.
but i am unable to do,please help in building that form.

Thanks
GreyHead 04 Nov, 2011
Hi ZahidFayaz,

Exactly what problem do you have?

Bob
ZahidFayaz 05 Nov, 2011
I want to develop a online application form and for that user should upload his/her photograph and that should be visible on form

Thanks
GreyHead 05 Nov, 2011
Hi ZahidFayaz,

Yes, I understood that, what is the problem that you have in creating your form?

Bob
ZahidFayaz 05 Nov, 2011
OK,how can i put image field in that form...
please help me
GreyHead 06 Nov, 2011
Hi ZahidFayaz ,

You can add a normal HTML <img> tag in a Header text element or a Custom Code element.

Bob
ZahidFayaz 10 Nov, 2011
Thanks but i am still unable to achieve the goal,

actually my question was
how to build a photo into the form?

I want user should build his/her photo into form.

Please help

Thanks
GreyHead 10 Nov, 2011
Hi ZahidFayaz,

You can't put an image in the form before it's been uploaded.

You can add a file upload to a form to allow the uplaod of an image file. Then display the uplaoded file in a form.

Bob
ZahidFayaz 10 Nov, 2011
OK
But how to display upload image/file in form?

can u help me in this? Please

Thanks
GreyHead 10 Nov, 2011
Hi ZahidFayaz ,

You get the stored image name or path from the database record and include it in an <img> tag.

Bob
ZahidFayaz 10 Nov, 2011
How can a user first loads the his/her photo to database then he/she will get to know about path?

can u please explain?

a user uploads his photo on form and that should be loaded into form,that is what i need

and can u also help me how we can send form as pdf in email

Thanks
GreyHead 10 Nov, 2011
Hi ZahidFayez,

Please see this video for file uploads:
[flash=640,360]http://www.youtube.com/v/pdgxL_28t18[/flash]

Converting a form to PDF is not supported by ChronoForms though it may be possible with custom code.

Bob
ZahidFayaz 10 Nov, 2011
Thanks for tutorial

But this i already know, what i am looking after uploading the file/image user should view in form.
GreyHead 10 Nov, 2011
Hi ZahidFayaz,

Then we go round the circle again. You need to include an <img> tag in the form HTML to show the image.

Bob
ZahidFayaz 11 Nov, 2011
As i mentioned in my previous reply that is not working in form if you help in that! please

Thanks
GreyHead 11 Nov, 2011
Hi ZahidFayaz ,

Exactly what isn't working? These are pretty basic HTML / PHP questions. If you are having problem with them tehn you may need to find some-one more experienced to work with you.

Bob
This topic is locked and no more replies can be posted.