Hi,
I would like to list form that is created by the user when the user access
Ideally, I would like to list the forms that is by the particular role, but Form Runner User Guide seems to suggest it's not available at the moment.
But, as I saw a "username" column in the database's tables and Form Builder User Guide mentioned that I can check the user role in Form Builder
Is there a way I can list forms created by user, roles and/or groups?
I have tried to enable User Authentication in Orbeon through web.xml security-constraint.
But, the user name seems not captured when I create a new form after logging in.
Thanks in advance for any help. :)
Han Ming
-- 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
|
Han,
If you are using the relational database and the user is authenticated, then you can get the username to be store in the database for auditing purposes, but that information is not used by the summary page. Right now the summary page will just display all the forms, not only those filled by the current user. This is feature is at the top of our list, but currently not implemented yet. Alex On Wed, Aug 11, 2010 at 2:35 AM, Han Ming Low <[hidden email]> wrote: > Hi, > > I would like to list form that is created by the user when the user access > http://localhost:8080/orbeon/fr/orbeon/builder/summary > > Ideally, I would like to list the forms that is by the particular role, but > Form Runner User Guide seems to suggest it's not available at the moment. > http://wiki.orbeon.com/forms/doc/user-guide/form-runner-user-guide > > But, as I saw a "username" column in the database's tables and Form Builder > User Guide mentioned that I can check the user role in Form Builder > http://wiki.orbeon.com/forms/doc/user-guide/form-builder-user-guide > > Is there a way I can list forms created by user, roles and/or groups? > > I have tried to enable User Authentication in Orbeon through web.xml > security-constraint. > But, the user name seems not captured when I create a new form after logging > in. > > Thanks in advance for any help. :) > > > > Han Ming > > -- > 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 |