Hi Ramesh,
Yes, in the context of a form created with Form Builder, say named `myapp/myform`, users will go to `/fr/myapp/myform/new` to fill out a new instance of a form. When saved, a document id is assigned to that instance of the form data, and you'll need that document id to open the data, for instance, assuming the document id is 123, going to `/fr/myapp/myform/edit/123`. Does this make sense?
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet