Page 1 of 1

use servoy form

PostPosted: Thu Apr 10, 2008 4:29 pm
by pcm
Hi All,

Can we use any servoy form directly in other web application.?

Thank you

PostPosted: Thu Apr 10, 2008 6:06 pm
by Jan Aleman
Yes!

And integration in existing websites is easy too: simply create a global method in servoy that jumps to that screen and include a deeplink to that method as your url. eg if the global method that goes to your form is called showMyForm you link to it this way:

http://myservername/servoy-webclient/ss ... showMyForm