K2 Five
-
Wrap Text in Dropdown
its better to have wrap text provision in dropdown, which is get shrinked in listview for both list and editable list view.
3 votes -
Add an option to control for each For-Each Looping condition scope so that it can process full list with paging enabled
Currently for-each looping against a list view with paging enabled is scoped/limited to the first page of the view. As per product documentation:
"When you use a For-Each Looping condition on a list view with paging enabled, the condition only iterates on the first page of the list view. If you need to loop through all items in a list view, do not enable paging."
This limitation is mentioned both in on-prem and Cloud product documentation:
https://help.k2.com/onlinehelp/k2cloud/userguide/update_11/default.htm#How-Tos/ForEachLoopingConditions/HowToUseForEachLoopingConditions.htm (look under Considerations section)
https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#How-Tos/ForEachLoopingConditions/HowToUseForEachLoopingConditions.htm (look under Considerations section)
Although we have limitation documented it is rather natural to expect For Each not…
4 votes -
Show what has changed when saving a view/form
It would be great to be able to see exactly what you have changed (perhaps some kind of comparison between old/new) before you check a view or form in. If it were copy/pasteable, even better, so that the exact changes made can be recorded somewhere.
This would help massively with troubleshooting and general auditing of development.
31 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 -
Retain page number after doing List Refresh action in List View with pagination
A feature to retain current page number in List VIew with pagination after doing List Refresh Action. In current condition, after doing List Refresh on List View with pagination, page number always go back to page 1.
8 votes -
Add a button "Undo" in Rich Text Box
In a view or a form, the "Rich text" control is very interesting and personally I use it very often. But in my opinion, an "undo" button is missing (like in Word).
Would it be possible to add it ?
1 vote -
Elaborated Error description
When an error occurred we don't see user friendly error message. There should be descriptive error message which shown on what rule/view the error is coming so that we can directly check that rule instead of debugging whole form.
Also with GUID entity name also should mention.
1 vote -
Enhance text editor for the Send an Email Rule
The text editor for the Send an Email rule is VERY buggy.
When you highlight text and start typing to replace it the original text is still present as well as the new text. Also if you add HTML tags the editing experience really degrades. Using backspace randomly deletes text on unrelated lines and occasionally the HTML tags disappear and are replaced by formatted text with no way no remove the formatting without removing the text itself.
It's a real struggle to work with!
A WYSIWYG text editor would work much better!
3 votes -
K2 Server identification in SmartForms
Hi,
In load balanced K2 environments like we are running, sometimes one of the nodes has issues which impacts only users served by this server and other user are not impacted. To easier identify which server (server name) is providing the runtime to the user it would be helpful to retrieve the server name and be able to display it on a SmartForm. E.g. via a data label.
This information could be part of the Context Browser "System Values" and then be used in rules.
4 votes -
PDF Auto download after creation
Creating PDFs has been possible for sometime now, but to surface the PDF, you have to either use an Odata connection to the smart object and browse to the file or surface it back using a field and the user has to click again. It would be very helpful to add an auto download capability. This helps with a whole lot less clicking!!
5 votes -
Interactive Image control
It would be good if K2 could host an interactive image control. The only way to do this currently requires JavaScript, and I 've come across various issues.
Full detail can be found on my K2 Community Post: https://community.k2.com/t5/K2-Five/Interactive-Image/m-p/116316#M5782
Explanation
When the user runs a SmartForm, they can click on an image, and depending on whereabouts they have clicked. Logic is in place to carry out a certain action.
Summary
For example, imagine an image of a map, which is split into simple shapes/grids to represent different rooms. The user clicks on the image to specify where an accident took…
1 vote -
Make custom layout listview (define layout per row)
I have described my item on the community:
https://community.k2.com/t5/K2-Five/Can-you-create-custom-layout-for-list-views/m-p/117220#M6254
1 vote -
Possible to Check In the forms by a user if the views under the forms are checked out by another users.
Currently, If a view used in a form is checkout, Its not possible to check in the form. But this block should not be available if different user's are using the related forms and views.
Consider, A Form with View 1 and View 2 checked out by users A and B.
When A check in the form, the blocking to view check In will happen which id fine.
But if View 1 Checked In by A and When A, tries to Check In the form, It should be possible since View 2 was check out by a B (Different), which…
3 votes -
UnMask Password on form authentication login
we need a feature to mask and unask entered password in password text box on form authentication login. This will help user to view the password.
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 votes -
Copy Paste Feature
| Cannot copy and paste any rules or actions inside the rules in the form. Even though copy and paste is possible in K2 workflow, most of the time creates problems. (Problem faced is the old stage Serial No. gets copied to the new copied stage too) |
16 votes -
Easier way to save a form
When I modify a rule, saving it force met to click on OK, confirm a message, move my mouse to the save icon and then click save. 9 times out of 10 I have to open up the rule again. This takes up lot of time when debugging and testing.
Please make this save action a lot more faster. E.g. click on save without closing all the windows.
1 vote -
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 -
Editable List View sorting resets
In a generated editable list view, if the user sorts the list view by a column first and then proceeds with adding a new column or editing an existing column using the Save button, the sorting performed is reset. It would be great if the sort persists with the create/save performed.
2 votes -
provide expand all in context browser
It is seomtimes difficult to determine the source of a field when mapping. The alternative would be to provide a tooltip for a field that shows it source, when you hover over the field.
1 vote
- Don't see your idea?