Giter Site home page Giter Site logo

mobileformsamples's Introduction

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.

mobileformsamples's People

Contributors

rkpandey avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.