You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Hello,

Is there a way to access a form via a URL, e.g. localhost:8080/jw/web/app/testApp/forms/testForm ? I have searched for a description of the URLs and tried out some variants manually but without success. Can you give a description how valid URLs are constructed?   

In my usecase I want to send a request for proposals to a number of people (without Joget-Account) together with the link to the proposal form. An unknown number of person visits the link, fills out the form and submits the proposal. In the main process I access the database table of that form, query all proposals in a certain time frame and display it in a grid for further processing.

  • No labels