The customer approached me with the following requirement: “Rich Text control should change height dynamically and adjust to the content so that there is no vertical scrollbar.” Below you will…
Posts published in June 2017
Making dynamic Email Templates is a frequent requirement from many customers. The idea is to be able to change the email subject and body without redeploying the workflow. There are a lot of different ways how you can implement this. In this post I will show how dynamic email templating functionality can be achieved with the help of several tables and a stored procedures in SQL. I deem this approach as a very useful one for those applications/projects, where most of the data is stored in the SQL Database.
There are a lot of requirements where customers would like to transfer data from an Excel sheet into a K2 List View. Moreover, most of the requirements emphasize the necessity…
In the current post I will show you how iconfonts can be easily integrated into the custom theme and then used on your forms with name selectors. More details on…