K2 Five
-
Add a Permalink or ID Tag alias to reference easy some Data Label or Text control with JQuery
All the compiled selectors in K2 are cryptic, what if some Permalink or ID Tag alias can be used to reference easy with JQuery.
2 votes -
5 votes
-
Ability to Modify a List View to Return JSON, XML or custom formatted Data for SMS via Twilio
I wonder if adding the option to query a List and customize the expected Template on the Data Value Return could be an option to allow generate JSON or XML Formated Data to parse into a variable that will make a CURL Call directly to Twilio to allow SMS communications to users.
This way an SMO can have the List of the employees with their cellphones and the category or level of notificaiton, when something is reported in the NOC, then a page can be entered to report or send notification once the Category/Level is selected this allow query the…
1 vote -
Convert MS-Office files to PDF
A SmartObject that convert in-coming words, excels to PDF.
Currently only see SmartObject to convert webpage to PDF.5 votes -
REST API - Handle Complex Objects
When creating a service object connection to a REST API, Complex object types should be able to be handled.
For example, if I have an endpoint that returns the Request object below:
public class Request
{
public int RequestId { get; set; }
public RequestClient Client { get; set; }
}
public class RequestClient
{
public int ClientId { get; set; }
public string ClientName { get; set; }
}
The way the REST connection works currently, the Request.Client property gets returned as a messy string displaying the type information, thereby never allowing me to access the properties on the…
11 votes -
Allow buttons and image controls in list view
When viewing a list, we want to offer users options for each line in the list. For example we may want to allow a user to view a POD document relating to that record, or book a timeslot, or change the status.
Although this can be achieve with buttons in the toolbar, it would be much better to have buttons in the list itself.
7 votes -
Ability to create Word or PDF Templates to parse Data and Create Documents.
Collecting Information from Many sources is great, what about to have the ability to create Word or PDF Templates to parse data and will be formated always the same, perhaps with versioning preserving the format for header, footer and ability to save or print or email.
Will be really useful for contracts, legal, agreements, even including 3d controls for other usages like inventory etc.
1 vote -
Create a K2 CLI :: NodeJS Like to Add More Plugins....
Creating a K2 CLI :: NodeJS Like to Add more plugins... for Crypto, Image, JQuery, BarCode, Digital Signature,, Fade In, Fade Out effects, Special Controls, etc. This will allow to keep track of the main versioning of the plugins and update of the same.
Good thing will keep main K2 Things at core updated. and allow the user add functionality to add more features as needed.
1 vote -
Survey-like/Decision functionality in list views
Summary
A feature addition to be able to display a set of radio buttons (or checkbox(es)) in an editable list view column(s) for all rows at the same time that modify a property of the row on change and can be saved through the use of rules (as well as render the correct selected state of the radio buttons or checkbox(es) on load).
Examples
- An sql/smartbox driven list of questions with a 1-5 "Strongly Disagree" to "Strongly Agree" radio buttons, essentially a dynamic survey.
- Approving/Denying access for a dynamic list of users.
I've included a screenshot displaying the workaround we…
10 votes -
Include an out of the Box Chart Service Instance
everybody likes charts, the product will be greatly enhanced with an out of the Box Chart service instance.
Ability of create typical Chart, Bars and also add the ability of Chart RRDB [ Round Robin Database ]
This will let keep in a fairly small pace a performance chart of all K2 Black Pearl Activity like
CPU, Memory, Processes, usersSimilar to: http://oss.oetiker.ch/mrtg/ using the http://oss.oetiker.ch/rrdtool/ will give the power of see how is the application/server and everything on K2 Overtime.
Also will be very useful for report from a particular application developed by the users.
8 votes -
Add "Paste From" / "Paste As" option to Rich Text control
Currently, we have a SmartForm which has a RichText control.
Our form also includes some bulleted text (displayed using a label) from which the users copy/paste some or all of the bullets and paste them into the RTF.
The problem is that the leading/trailing "<ul>" and "</ul>" tags are not copied or pasted. Then, when we attempt to use these data in a report, our PDF generation library often fails (using iTextSharp) due to erroneous HTML.
We would like a "Paste as Plan Text" option added to the RTF Control. Alternatively, our CMS RTF editor offers "Paste from MS Word"…
1 vote -
Ability to duplicate a rule
Hi,
Often a lot of my rules bound to checkboxes or other controls are very similar, so it'd be good if I could just duplicate a rule (perhaps making it unbound?) and then I can tweak a few parameters etc., instead of having to recreate al the logic again (which I typically need to screenshot from the source one to avoid missing something).
Cheers
Peter
6 votes -
Allow conditional styles for radio button group fields
If you wish to apply a style to a set of radio buttons that operate within a group you can't you must style them individually which breaks the grouping down visually
3 votes -
1 vote
-
Tab inside a form
currently, you can start a form with Tab but there is no way to add tab inside the main form.
4 votes -
Unique Styling for Controls.
With Present K2 4.6.11/4.7 version styling of control is controlled by the CSS template that is used rather than the styling property. As such, changing the styling property of the control is not change anything.
We would like options to provide styling for each controls
5 votes -
Responsive Design Implemented For Additional Themes
Currently the only theme that support responsive design is lithium. What is the plan to convert the other themes to support responsive design? We would like the platinum design to be responsive.
1 vote -
Add 3D Barcode Service Broker and standard Barcode generator
Since we have the ID for each record and the ability to put some metadata, will be really nice to have the option to add a 2D/3D/ Barcode Control that pull information between mobile devices / scanners to populate and extend functionality like Inventory etc.
3 votes -
Enable ability to create your own Smart Starter [ Basic Template ]
Is very common that our forms will keep a very similar Look & Feel., Company Logo, Generic Navigation. Typical Entry Form, Search Form, ViewFlow, and Reporting.
If we have the ability to create a Basic Template that has all those out of the box components for our apps, will speed up even more the development of our App. because will be just waiting to create the Item/List Views from the SMO's and drag & drop to the existing Forms.
2 votes -
Enable Cool Show/Hide Views with JQuery Effects like transitions....
Enable some library like JQuery to create Effects on show/hide Views like appear, dissapear. slide from top, fade in, fade out... move the views and let the new one slide in.
2 votes
- Don't see your idea?