Skip to content

rkpandey/MobileFormSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MobileFormSamples

Samples for mobile forms. All samples are organized in folders with their project POM inside it.

Sample 1 (sub-proxy): Mobile Form Proxy This is a Submission Proxy based on Mobile Form Service Proxy blog post. To build the project you can run 'mvn install'. You can deploy the sub-proxy.war created in the target forlder to any webserver. If your webserver is running on a different machine than LiveCycle Server then you need to update lcserver.properties file in src/resources with LC Server and port. The sample.properties file in src/resources maintains a map between the submitUrl ID visible to user and the actual submitUrl. You can pass submitServiceProxy like following while rendering the form.

http://localhost:8080/lc/content/xfaforms/profiles/test.html?contentRoot=repository:///applications/forms/1.0&template=test.xdp&submitServiceProxy=http://localhost:8080/sub-proxy/all

If you don't pass the submitUrl parameter, you will get the data as xml back in the browser.

About

sample for mobile forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages