K2 Five
-
Allow for functions to be used in Transfer Data
Instead of requiring an expression which needs to be computed all the time during runtime, allow functions to be added to fields within Transfer Data.
This might entail better performance, but will certainly improve user experience for simple calculations such as a +1 when setting up a For Each rule, for instance.
3 votes -
Exception Message Action in SmartForms
Currently in K2 Five, the Form Is In Error event is very useful for detecting exception but there is no way to log/save the exception as there is no action available to obtain the exception message so it would be great if there is such action available
1 vote -
Hiding table columns conditionally
If the ability is possible to select the column for show/hide and not working
the option shouldn't be removed and also documented.
0 votes -
Cascading AutoComplete control in EditListView
When we use cascading autocomplete controls in listview/editable list view, then the nested controls are not loaded with actual values. Autocomplete controls change events are triggered multiple times and is not retaining the actual value. There is an option to dropdownlist to overcome the same but the same is not built for autocomplete control. This will be an added feature for autocomplete control.
4 votes -
Clone Rule
Very simple. Within the Rules Designer, you can currently Edit, Remove or Disable a rule.
How about the ability to clone a rule? This would be within the same Form.
To avoid issues, the 'Clone Rule' option would not be available for any rule triggered from an event.
5 votes -
Use server region setting or allow configuration for week start
We live in a region where the weekend falls on Friday/Saturday, meaning the week start is on Sundays. However, for calendar control and expressions weekstart is always on Monday. We would like K2 to take the week start from the server's region settings, or provide a configuration option.
1 vote -
Hyperlink control support for Microsoft Office URI Schemes
When using the Microsoft Office URI Schemes as a link to a document in a SharePoint Library (e.g. ms-word:ofv|u|http://server/site/library/file.docx), the browser client opens the document directly from SharePoint using the specified Office program (tested on SharePoint 2016). This avoids the default behavior of downloading documents locally, saving changes locally and then being forced to upload documents back into SharePoint when using regular "http" hyperlinks.
I'd like to request that the SmartForms Hyperlink control be updated to support Microsoft Office URI Schemes in the URL property. Currently it does not allow input of URLs using Microsoft Office URI Schemes.…
1 voteThank you for your feedback. We are exploring a way to include new controls easily into SmartForms, which may address your request. Stay tuned for more information, and we'll update the status of this request as projects continue.
-
Ability to set a favicon for a form
We would like to be able to set a favicon for some of our forms to use one of the embedded images in K2. This would allow our users to easily identify the tab they need to switch to in their browser.
1 vote -
when creating advanced condition set default logic to OR, not AND
If the join condition is and you generally do not need advanced condition because multiple if statements that test properties are grouped together as "AND".
3 votes -
Regex (or even a basic "like") for Smartform rule string comparisons
Found myself creating an unwieldy set of "or" comparisons because I needed to do a simple txtField like ABC[1-9]*
14 votes -
Nested If not available in SmartForm
Nested IF not available in SmartForm, this function are very common in developer world
47 votes -
View Dependent Items in Designer List
It would be useful in the Designer to be able to see where an item is being used. For example to see a list of forms that a view is on, or what forms have rules which call a smartobject.
This is particularly useful when assessing whether an item can be deleted, so you make sure that you won't be breaking something if you delete something that is currently in use somewhere.
2 votes -
Windows 10 Camera Integration
When using the image attachment control on an iOS or Android device it provides the ability to select camera. Windows 10 devices is goes to a file picker instead.
This relies on our users opening the camera app on Windows 10, taking all the photos first and then switching back to the K2 form.
This can be problematic and users can accidentally attach the wrong photos.
Would like to see a control that could handle this natively with Windows 10 or alternatively using the media capture in HTML5.
4 votes -
Add capability to Navigate To other form in SmartForms Server Side Rules
Hi,
Smartforms server side rules do not have the action to navigate to another form.
This means that the redirect happens client side, which is slightly slower.
The main reason for requesting this is security. It would allow us to implement a security check (call a SMO, check some data, etc) and then redirect the form to a 'not allowed' page.
This is quite a common practice at the moment, if the security requirements are slightly more complex than what category security currently provides.
However, because this is currently a client side rule, it means that it can be circumvented.…
0 votes -
HTML Literal Control
We currently use the HTML Literal custom control provided on the K2 community in a lot of our forms.
I'd like to see K2 provide a similar control out of the box.
5 votesThank you for your feedback. We are exploring a way to include new controls easily into SmartForms, which may address your request. Stay tuned for more information, and we'll update the status of this request as projects continue.
-
Set "Send an Email" priority in SmartForms
add ability to set priority of email that is send via the "Send an Email" action in Smartforms
2 votes -
Add a Color Picker control
I thought K2 had a Color Picker in the toolbox, but I was wrong. It would help us to have one that returns a HEX, RGB, or CMYK value.
11 votesThank you for your feedback. We are exploring a way to include new controls easily into SmartForms, which may address your request. Stay tuned for more information, and we'll update the status of this request as projects continue.
-
Correct picture display, to match display in windows
Some pictures who show up in portrait mode in windows are shown in landscape mode in K2. This has to do with something called EXIF metadata. Windows responds to this EXIF metadata and shows the picture upright, but the image attachment control ignores this and shows the picture in landscape mode
I suggest that the image attachment control supports this EXIF metadata for orientation of the picture, so you don't get any mismatch between what users see in windows and what they see in their form.
I had a support ticket logged for this, but this doesn't give a viable…
8 votes -
CheckBox in an list view
It would be great to have the option to display Yes/No (bit) values as Checkbox in a list view (instead of True/False).
1 vote -
Ability to set name for an advanced rule
This would make the logic more readable. At the moment you have to open the rule or add a comment to understand what the rule does.
8 votes
- Don't see your idea?