Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • each form has an administrator(s) - a user(s) who can do all the operations with stored data 
  • form administrator is the one who has EDIT permissions on the page where form is configured or ConfiForms Form macro has explicitly set this person (or a group) as form administrator
  • each stored entry has an owner (or owners), a user who has created this entry (by default, but could be overriddenoverwritten).
  • an owner could change entry data (unless edit functionality is disabled, but only in the fields which are not restricted to this user)
  • an administrator could change any entry (including "delete"), he has also permissions to export stored data in XML, CSV, JSON and EXCEL formats
  • entry owner is a mutable field and could be changed by a form administrator (or record owner). This means that the original creator of the entry will loose his edit rights to the entry
  • stored data is visible to a user if he has access to the page where form is configured (page VIEW permission)

...

  • When you use "file" fields in ConfiForms to upload files - the files are stored as attachments on the same page where the form is configured. Attachments in Confluence are accessible for all users who have VIEW rights on this page. (please also note that in order for this field type to work you must enable add/delete attachments permission)


Restricting forms

  • Anyone with edit permissions on the page with ConfiForms Form macro is an administrator of this form. Users with "view" only permissions on the page with ConfiForms Form are normal users of the form (except in the cases when a user has system administrator for Confluence)
  • You can restrict page edit permissions, but still have your users as form administrators. This is controlled through ConfiForms Form macro parameters

    • You can set additional form administrators
    • You can specify super users
    • You can also enable access to form data even if user does not have permissions to access the page with ConfiForms Form
  • By default, using REST API is not enabled for form non-admin users. This is controlled by enabling export via ConfiForms Form macro parameter


...