s
menu menu

Login  |  Register search:   
Enterprise Forms Forums
 
ForumsForumsDiscussionsDiscussionsGeneralGeneralMultiple OwnersMultiple Owners
Previous Previous
 
Next Next
New Post
 2/03/2010 1:15 AM
 

OK, the title doesn't quite say it - but it kind of does.

Say a form template is an agency profile. It's submitted once for an agency, and is a persistent and regularly used source of information regarding that agency going forward. Some of the information may need to be updated on an annual or more frequent basis, and the owner has update permissions when the form is in an "active" state.

However, many agencies may have more than one person who would be needing to update the information. In fact, multiple people might well provide different aspects of this profile. It holds a number of documents as well as text input.

We can't use roles to add permissions for users, because roles are applied to the form template and not to a form instance. There will be many hundred different agencies that fill out profiles, and folks from each agency must not touch other agency submissions, obviously.

This also isn't a situation where we want to change owners on the form - I know and understand that capability, but it isn't appropriate here.

I am thinking that we need something along the line of an "instance access role" which can be defined as an unassigned entity to the form template, but only after a submission can it be populated - similarly to the fact that a form instance cannot have an instance_id or an owner until it has been initially submitted.

At any rate - I assume that others have bumped up against a similar kind of need. One thought is that we could, instead of using the form itself as the primary and permanent agency profile, just use it as a vehicle to upload the data, and have each user who needs to edit the profile use a new instance of the form template, and control which profile they can update by checking their DNN system role memberships ... but that devalues the use of EF as a primary and sufficient tool.

Other users have thoughts and/or solutions for this kind of situation?

Thanks for any feedback -

New Post
 25/03/2010 10:04 AM
 

Has there been any thought to the possiblity of an access role that is granted permissions on an INSTANCE of a form rather than to the entire form template?

Due the the fact that this isn't possible, I had to make 10 copies of one form, one for each agency, and then go through lots of programming on the database side to thread these all back together for custom reporting.

Now I'm running up against the same problem in another template - see hundreds of organizations using the same template. Some organizations, a single person inputs data and pushes it through, but others, three or four will input, but one wants to approve their forms before further action is taken. As it is now, we can only grant the role which would approve across the entire template (meaning for all organizations) rather than limit it to a representative of the individual organization.

It wasn't really feasible to make 10 copies for the funding agencies as it caused lots of headache and extra work - but for the organizations it is absolutely impossible.

But if it were possible to assign "instance-level" role privileges instead of only template-level privileges, this problem would be fixed!

Here's hoping!

New Post
 8/04/2010 11:21 PM
 

I would really appreciate a more substantive response; this is important to me.

New Post
 9/04/2010 5:02 PM
 
Unfortunately at this stage I don't think there is any easy way to support multiple owners.

Enterprise Forms System Admin
New Post
 10/04/2010 4:20 AM
 

I'm not really after multiple owners - it was a poor choice of subject. What would work here is the ability to dynamically assign access roll on a per-instance basis rather than a per-template basis.

Think about it - We have a form that is basic to the functionality and purpose of a website. Many different agencies are required to fill out this form as a foundation for their participation on the site.

But there is a need for workflow and approval - on a per agency basis. Some folks in the agency fill out the form, someone else in the agency must approve it.

The approver cannot have approval permissions on a submitted form on a template-wide basis, because that would affect all other agencies as well.

Thus, we need to be able to have an access role in EF which does not get wired up to a DNN system role until AFTER the first time the form is submitted - as part of the first workflow step ... and is only valid for this form INSTANCE.

Gotta be do-able. Does no one else out there see the value? I think, now that I've run into this situation, that the value is obvious and widely applicable.

Previous Previous
 
Next Next
ForumsForumsDiscussionsDiscussionsGeneralGeneralMultiple OwnersMultiple Owners

What's New

Version 05.01.06

Workflow Manager Enhancements

Template Manager Enhancements

Report Manager Enhancements

Other Enhancements & Fixes

  • Enhancement - allow sub-form (state-form) to be printed even if has not been submitted
  • Fixed - issue with the [OWNER] namespace does not parse properly in the NEW workflow state
  • Fixed - issue with Report Manager performing LIKE comparison instead of EQUAL operations for list type fields
  • Fixed - issue databound fields do not persist between pages
  • Fixed - issue PRINT button not displaying of no action buttons available
  • Fixed - issue with Custom Form Roles being cached even after a user role update
  • Fixed - issue with The base class includes the field 'FormLinksPanelTR' for cettain environments

 Minimum Requirements: 

  • Dotnetnuke versions 4.8 - 5.4 inclusive.
  • Microsoft SQL Server 2005 or later

 

Version 05.00.18

Workflow Manager Enhancements

  • Multi-templates Support  - added support for managing multiple form templates per Workflow Manager module instance
  • Multi-template Support - added the ability to view My Forms, Worklist and All Forms for multiple form templates
  • Multi-template Support - added support for filtering to a specific form template in multi-template mode
  • XML Data Export - added support for exporting form data to XML format.  (XML format compatible with standard .NET Data table object)
  • Reminder Notification - Added support for send reminder notifications if form is not submitted after a certain date
  • Read-only mode - changed disabled fields in read-only when viewing form in Print and Read-only mode
  • Print mode - Removed required image from fields in Print mode
  • Date Range - added support for Date Range search in Workflow Search view

Template Manager Enhancements

  • Template Views - added support for filtering different Views of Form Template listing
  • Workflow Conditional Visibility - added support for Conditional Visibility on Workflow actions
  • Template Usage Dashboard - added support for dashboard like view of Form Template Usage
  • View Access Log - added support for Viewing complete Access Log for form instances
  • Edit Form - overhauled the Edit Form Layout page (05.00.02)
    • Edit Field Element, Edit Cell Properties and Form Preview popups have been Ajaxified and are now displayed in the same Browser window
    • Reordered page properties to provide more estate for designing forms
    • Added the ability to customize the styling in both the Workflow Action Buttons and Form Page Navigation buttons bar

Report Manager Enhancements

  • Date Range - added support for Date Range search in Reports
  • XML Data Export - added support for exporting report data to XML format.  (XML format compatible with standard .NET Data table object)
  • Text Size limit - added support to display free-text fields with more than 4000 characters

Other Enhancements & Fixes

  • Added - support for non-standard FORM tokens in Reminder Notification
  • Added - support for default values for checkboxlist, radiobuttonlist and selectlist when using databinding
  • Added - the ability to assign Tab Index to data entry field elements (05.00.02)
  • Added - the ability to remember focus position upon an Ajax callback (05.00.02)
  • Added - the ability lock form template upon an Instant Development action (05.00.02)
  • Added - the ability to Preview Form in the same window in the main Template Listing and Template Details pages. (05.00.02)
  • Added - StartUpScript field element to support Javascript calls upon ajax callbacks (05.00.03)
  • Changed - Ajax popup windows to utilize maximun window size of the browser (05.00.03)
  • Fixed - issue Custom Report Templates not saving after Default Template is generated
  • Fixed - issue with Conditional Visibility (page level) not updating upon post back under certain condition
  • Fixed - issue with Workflow States in lookup lists not being populated after added or removed
  • Fixed - issue with Form Creator able to use Instant Publish to approve and publish form templates
  • Fixed - issue with Change Form Owner advanced workflow processing task when used in initial workflow
  • Fixed - issue caching under certain conditions in DNN 5.0
  • Fixed - issue with Conditional Visibility with file upload element
  • Fixed - issue with upload file type filter for file upload element
  • Fixed - issue with Reminder Notification when Notification Owner is not selected
  • Fixed - issue with validation on conditionally hidden or disabled fields in multi-page forms (05.00.02)
  • Fixed - issue with multiple conditional visibility fields exists in single form cell (05.00.02)
  • Fixed - issued with workflow Forms Details (via Workflow Manager and Report Manager) not displaying correctly for workflow steps that have advanced workflow processing tasks involved (05.00.02)
  • Fixed - issue with Javascript error when editing Cell Properties (05.00.03)
  • Fixed - issue Action Buttons not showing when Hide Action Buttons is enabled for certain pages (05.00.03)
  • Fixed - issued with ajax windows not centering properly for certain Skins in DNN 5.0 (05.00.03)

Version 04.02.02

  • New Feature - Data Archival:  the ability to archive form data for import and export between environments
  • New Feature - Field Element Tooltip: ability to assign a tooltip to a individual form field elements
  • Enhancements - Form Layout Designer:  added compatibility support for new default skin in DNN 4.9 or later
  • Enhancements - Look & Feel: modified the general look & feel to be inline with DNN standards
  • Bug fix: fixed issue with download attachments for anonymous user.

Click here to view the full change log

Version 05.01.06

Workflow Manager Enhancements

Template Manager Enhancements

Report Manager Enhancements

Other Enhancements & Fixes

  • Enhancement - allow sub-form (state-form) to be printed even if has not been submitted
  • Fixed - issue with the [OWNER] namespace does not parse properly in the NEW workflow state
  • Fixed - issue with Report Manager performing LIKE comparison instead of EQUAL operations for list type fields
  • Fixed - issue databound fields do not persist between pages
  • Fixed - issue PRINT button not displaying of no action buttons available
  • Fixed - issue with Custom Form Roles being cached even after a user role update
  • Fixed - issue with The base class includes the field 'FormLinksPanelTR' for cettain environments

 Minimum Requirements: 

  • Dotnetnuke versions 4.8 - 5.4 inclusive.
  • Microsoft SQL Server 2005 or later

 

Version 05.00.18

Workflow Manager Enhancements

  • Multi-templates Support  - added support for managing multiple form templates per Workflow Manager module instance
  • Multi-template Support - added the ability to view My Forms, Worklist and All Forms for multiple form templates
  • Multi-template Support - added support for filtering to a specific form template in multi-template mode
  • XML Data Export - added support for exporting form data to XML format.  (XML format compatible with standard .NET Data table object)
  • Reminder Notification - Added support for send reminder notifications if form is not submitted after a certain date
  • Read-only mode - changed disabled fields in read-only when viewing form in Print and Read-only mode
  • Print mode - Removed required image from fields in Print mode
  • Date Range - added support for Date Range search in Workflow Search view

Template Manager Enhancements

  • Template Views - added support for filtering different Views of Form Template listing
  • Workflow Conditional Visibility - added support for Conditional Visibility on Workflow actions
  • Template Usage Dashboard - added support for dashboard like view of Form Template Usage
  • View Access Log - added support for Viewing complete Access Log for form instances
  • Edit Form - overhauled the Edit Form Layout page (05.00.02)
    • Edit Field Element, Edit Cell Properties and Form Preview popups have been Ajaxified and are now displayed in the same Browser window
    • Reordered page properties to provide more estate for designing forms
    • Added the ability to customize the styling in both the Workflow Action Buttons and Form Page Navigation buttons bar

Report Manager Enhancements

  • Date Range - added support for Date Range search in Reports
  • XML Data Export - added support for exporting report data to XML format.  (XML format compatible with standard .NET Data table object)
  • Text Size limit - added support to display free-text fields with more than 4000 characters

Other Enhancements & Fixes

  • Added - support for non-standard FORM tokens in Reminder Notification
  • Added - support for default values for checkboxlist, radiobuttonlist and selectlist when using databinding
  • Added - the ability to assign Tab Index to data entry field elements (05.00.02)
  • Added - the ability to remember focus position upon an Ajax callback (05.00.02)
  • Added - the ability lock form template upon an Instant Development action (05.00.02)
  • Added - the ability to Preview Form in the same window in the main Template Listing and Template Details pages. (05.00.02)
  • Added - StartUpScript field element to support Javascript calls upon ajax callbacks (05.00.03)
  • Changed - Ajax popup windows to utilize maximun window size of the browser (05.00.03)
  • Fixed - issue Custom Report Templates not saving after Default Template is generated
  • Fixed - issue with Conditional Visibility (page level) not updating upon post back under certain condition
  • Fixed - issue with Workflow States in lookup lists not being populated after added or removed
  • Fixed - issue with Form Creator able to use Instant Publish to approve and publish form templates
  • Fixed - issue with Change Form Owner advanced workflow processing task when used in initial workflow
  • Fixed - issue caching under certain conditions in DNN 5.0
  • Fixed - issue with Conditional Visibility with file upload element
  • Fixed - issue with upload file type filter for file upload element
  • Fixed - issue with Reminder Notification when Notification Owner is not selected
  • Fixed - issue with validation on conditionally hidden or disabled fields in multi-page forms (05.00.02)
  • Fixed - issue with multiple conditional visibility fields exists in single form cell (05.00.02)
  • Fixed - issued with workflow Forms Details (via Workflow Manager and Report Manager) not displaying correctly for workflow steps that have advanced workflow processing tasks involved (05.00.02)
  • Fixed - issue with Javascript error when editing Cell Properties (05.00.03)
  • Fixed - issue Action Buttons not showing when Hide Action Buttons is enabled for certain pages (05.00.03)
  • Fixed - issued with ajax windows not centering properly for certain Skins in DNN 5.0 (05.00.03)

Version 04.02.02

  • New Feature - Data Archival:  the ability to archive form data for import and export between environments
  • New Feature - Field Element Tooltip: ability to assign a tooltip to a individual form field elements
  • Enhancements - Form Layout Designer:  added compatibility support for new default skin in DNN 4.9 or later
  • Enhancements - Look & Feel: modified the general look & feel to be inline with DNN standards
  • Bug fix: fixed issue with download attachments for anonymous user.

Click here to view the full change log

footer
Update :: February 11, 2012