by Johan Meyer | Sep 27, 2016 | Development, K2 Blackpearl, Tips & Tricks
We had a few hundred K2 blackpearl views that we had to create using mostly checkboxes. These checkboxes works as a completed box. Which means some of them was required to contain a true value. Unfortunately K2 blackpearl Smart Forms validation does not work on...
by Johan Meyer | Mar 2, 2012 | Development, Tips & Tricks
Okay, this is a nice short tutorial that will show you how to create a print button on a web page use Firebug (Firefox), Developer Tools(IE) or any other developer tools available to identify what controls needs to be hidden or showed before the page gets...
by Johan Meyer | Mar 2, 2012 | Development, Tips & Tricks
I found a nifty plugin for Firefox that enable you to see intelli-sense in the Firebug Console. If you want to enable intelliSense for Dojo, jQuery and JavaScript on the firebug console you can add the following plugin to Firefox, under Firebug. This enables you to...