Want to peak Image from client Site

Hi

In my application I wants to Peak Image from the client side. But the File plugins not working on the webclient. Is there another way to do this.

Thank You

Hi lesli - welcome to Servoy

Add a Media field to your webclient form and set it as type = Image_Media and Editable. Thats it!

When displayed in a browser two icons apear on the field to enable users to Upload or Save Images.

HTH

Hi,

Graham,

Thank you,
I know That we can Do it using Media Field. Is there any othere way to do this.

Thank you

No, I don’t think so. However, you can make the media field very small and disguise it to look like a normal button etc if that is what you want.

hi,

grahamg,

Cann’t we make it possible through HTML code. If we take custome dialog form. In that we use Html Area and through that open a dialog.

I haven’t try but i was thinking about it… Can we do like that.??
Thank You