Page 1 of 1

Make Credit Notes Red

PostPosted: Thu May 28, 2015 5:56 pm
by Scott.Pearce
I've attached a plugin here that illustrates a bit of colour manipulation on a Jiwa form. Specifically, this plugin will set the header area of a credit note to be red. Of note is the fact that *many* controls used in Jiwa are from Infragistics - these controls use a .Appearance property for colours, etc. Further, Infragisitcs controls all have an "Application Style" applied to them at form load - and appearance-related changes you make to such controls will likely be ignored, *unless* you set the controls' .UseAppStyling property to false.

Re: Make Credit Notes Red

PostPosted: Thu Sep 19, 2019 4:48 pm
by Mike.Sheen
Updated to add the required reference to JiwaServiceModel.dll required in 7.2.1.