[SINCE 2011-07-22]Rationale The Form Runner home page is intended to act as a start page for users accessing forms you deployed in Form Runner, generally created with Form Builder. You access the Form Runner home by add fr/ to the path on which you deployed Orbeon Forms; if you deployed Orbeon Forms on http://www.example.com/orbeon/, then you can access the From Runner home page at http://www.example.com/orbeon/fr/. For each form type the current user has access to, a links to the summary page and a link to the new page may be provided. The link to the summary page is shown if the current user can perform either one of the read, update, or delete operations on the form. The link to the new page is shown if the current user can perform the delete operation in the form. The above screenshot example could correspond to a situation where the current user can: - Only view quarterly reports, but can't create new quarterly reports.
- Only fill out the employee feedback form, but not see any of the submitted data.
- Both fill out and see data for the expense report and PTO request forms types.
LimitationsAs of 2012-03-05, the home page only works with the Oracle and MySQL persistence implementations. It does not yet work with eXist. See also |