HI all I am new to this mailing list and to Orbeon,
Is it possible with Orbeon to create a login form and restrict user access to running forms?
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi
Rusul
The
following might help: http://www.orbeon.com/orbeon/doc/reference-authentication
Regards
Steve
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
In reply to this post by Rusul Ibrahimi
Rusul,
Are users going to fill out multiple instances of that form, or only one? * If your users fill multiple instances, and want to edit each instance separately, you would need a version of the summary page that only shows the forms that the current user created. This is not rocket science, but something that we don't have at this point. Form Runner would have to store the current user id in the form data, and the summary page should query for forms created by this user. * If users fill out only one form, you could send them the URL to that form. This is the URL that the summary page points to, with the UUID. This would allow users to come back later and edit the data they provided. This would also require some programming, as you would have to send that email with the link to users. Alex On Tue, Apr 27, 2010 at 1:09 AM, Rusul Ibrahimi <[hidden email]> wrote: > HI all I am new to this mailing list and to Orbeon, > > Is it possible with Orbeon to create a login form and restrict user access > to running forms? > > I would like to create a form to collect users personal data (name, email, > phone, etc). > Completed > In this form I created, everyone can edit (or delete) others data. > I want to restrict so users can see and delete only their data. > Not done > > Scenario: > > Users login to a form with username and password > They access the form for entering their personal data > They edit their data (not to someone else) > Logout > > Can this be achieved in Orbeon with Tomcat? If yes can you hint me just to > create the login? > > > -- > You receive this message as a subscriber of the [hidden email] mailing > list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > > -- Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |