Show differences in forms and workflows between package and deploy packages.
It can be difficult to know what has changed when using the package and deploy tool to move K2 forms and workflows between environments. If previous packages are kept for archive, it would be nice to be able to do a diff comparison between the two...
Support workflow triggers when a Document Set or Folder is created in a SharePoint Document Library.
Document Sets are a standard SharePoint content type and their creation is technically an item creation operation (folder item with a specific content type). In enterprise SharePoint environments, Document Sets are widely used as business records ...
A standard Active Directory service (or synchronization service) should allow filtering of identities synchronized with K2 label by the LDAP organizational unit parameter (something like this LDAP://OU=department,DC=company,DC=com). Because this i...
Provide a SMO method tester directly in K2 designer
When selecting a SMO in the designer, provide the same method testing than in the K2 management. (Yes, this can be done with a bit of code too, but it would be great OOB)
in list views (display row) possibility of checkbox for boolean values
currently, boolean values in list views are displayed as True or False. This raises following issues:
in non-english speaking context, these values need to be replaced, typically using another smartobject (trueFalseReplace) and an association to...
Make the selection wider and higher when selecting a SmartObject in a view
When selecting a SmartObject in a view , wether as the SMO connected with a view or as the data source of a control or in a rule, the selection is so small that the SMO names are truncated, especially when using long names / namespaces. It is nece...
Provide a rule condition OOB: IF current user is member of [K2 Role]
Currently it is necessary to use workarounds and at least a data label to check if the current user is member of a specific K2 role as a condition for rule actions. Providing this condition OOB would greatly facilitate the use of K2 roles in Appli...
Define in every form context another form (Application Form) to redirect in case of error.
This concept already exists (Application Form checkbox) In each form, allow to specify another existing form as Application Startpage to redirect automatically in case of error. If this field is left blank, redirect to the workspace. This can be u...
Implement the Nintex State Machine Pattern in K2 Workflows
The state machine pattern is fantastic for workflows. It can be implemented with quite a lot of efforts using split/merge and conditions but it would be great if we could use the pattern OOB. Creating a state machine of the process during the requ...
When checking in a form or a view, create a version that can be reverted to, analogous to a workflow. Also give the possibility to tag form versions. This would allow to track releases directly in the designer. The only possibility to save version...